Searched defs:pMeans (Results 1 – 1 of 1) sorted by relevance
2546 ScMatrixRef pMeans = GetNewMat(K, 1); // mean of each column in CalulateRGPRKP() local2703 ScMatrixRef pMeans = GetNewMat(1, K); // mean of each row in CalulateRGPRKP() local3057 ScMatrixRef pMeans = GetNewMat(K, 1); // mean of each column in CalculateTrendGrowth() local3116 ScMatrixRef pMeans = GetNewMat(1, K); // mean of each row in CalculateTrendGrowth() local
Completed in 30 milliseconds