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