Home
last modified time | relevance | path

Searched defs:pSlopes (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx2551 ScMatrixRef pSlopes = GetNewMat(1,K); // from b1 to bK in CalulateRGPRKP() local
2708 ScMatrixRef pSlopes = GetNewMat(K,1); // from b1 to bK in CalulateRGPRKP() local
3057 ScMatrixRef pSlopes = GetNewMat(1,K); // from b1 to bK in CalculateTrendGrowth() local
3116 ScMatrixRef pSlopes = GetNewMat(K,1); // row from b1 to bK in CalculateTrendGrowth() local

Completed in 44 milliseconds