Searched refs:lcl_MFastMult (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr5.cxx | 932 lcl_MFastMult( pMat, pY, pR, nR, nR, nR); in ScMatInv() 1847 void lcl_MFastMult( ScMatrixRef pA, ScMatrixRef pB, ScMatrixRef pR, SCSIZE n, SCSIZE m, SCSIZE l ) in lcl_MFastMult() function 3097 lcl_MFastMult(pMatNewX,pSlopes,pResMat,nRXN,K,1); in CalculateTrendGrowth() 3156 lcl_MFastMult(pSlopes,pMatNewX,pResMat,1,K,nCXN); in CalculateTrendGrowth()
|
Completed in 27 milliseconds