Home
last modified time | relevance | path

Searched refs:lcl_MFastMult (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx932 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 30 milliseconds