Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/tool/
H A Dinterpr5.cxx2073 void lcl_SolveWithUpperRightTriangle(ScMatrixRef pMatA, in lcl_SolveWithUpperRightTriangle() function
2589 lcl_SolveWithUpperRightTriangle(pMatX, aVecR, pSlopes, K, false); in CalulateRGPRKP()
2671 lcl_SolveWithUpperRightTriangle(pMatX, aVecR, pMatZ, K, false); in CalulateRGPRKP()
2748 lcl_SolveWithUpperRightTriangle(pMatX, aVecR, pSlopes, K, true); in CalulateRGPRKP()
2831 lcl_SolveWithUpperRightTriangle(pMatX, aVecR, pMatZ, K, true); in CalulateRGPRKP()
3095 lcl_SolveWithUpperRightTriangle(pMatX, aVecR, pSlopes, K, false); in CalculateTrendGrowth()
3154 lcl_SolveWithUpperRightTriangle(pMatX, aVecR, pSlopes, K, true); in CalculateTrendGrowth()

Completed in 29 milliseconds