Searched refs:SetTypeDimsImpl (Results 1 – 1 of 1) sorted by relevance
377 static TType &SetTypeDimsImpl(const TType &type, int primary, int secondary) in SetTypeDimsImpl() function392 return SetTypeDimsImpl(type, newDim, 1); in SetVectorDim()399 return SetTypeDimsImpl(matrixType, matrixType.getCols(), newDim); in SetMatrixRowDim()