Searched refs:lcl_SolveWithUpperRightTriangle (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sc/source/core/tool/ |
H A D | interpr5.cxx | 2072 void lcl_SolveWithUpperRightTriangle(ScMatrixRef pMatA, in lcl_SolveWithUpperRightTriangle() function 2588 lcl_SolveWithUpperRightTriangle(pMatX, aVecR, pSlopes, K, false); in CalulateRGPRKP() 2670 lcl_SolveWithUpperRightTriangle(pMatX, aVecR, pMatZ, K, false); in CalulateRGPRKP() 2747 lcl_SolveWithUpperRightTriangle(pMatX, aVecR, pSlopes, K, true); in CalulateRGPRKP() 2830 lcl_SolveWithUpperRightTriangle(pMatX, aVecR, pMatZ, K, true); in CalulateRGPRKP() 3094 lcl_SolveWithUpperRightTriangle(pMatX, aVecR, pSlopes, K, false); in CalculateTrendGrowth() 3153 lcl_SolveWithUpperRightTriangle(pMatX, aVecR, pSlopes, K, true); in CalculateTrendGrowth()
|
Completed in 44 milliseconds