Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx2545 ScMatrixRef pMeans = GetNewMat(K, 1); // mean of each column in CalulateRGPRKP() local
2702 ScMatrixRef pMeans = GetNewMat(1, K); // mean of each row in CalulateRGPRKP() local
3056 ScMatrixRef pMeans = GetNewMat(K, 1); // mean of each column in CalculateTrendGrowth() local
3115 ScMatrixRef pMeans = GetNewMat(1, K); // mean of each row in CalculateTrendGrowth() local

Completed in 27 milliseconds