Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/tool/
H A Dinterpr5.cxx2553 if (!pMeans || !pMatZ || !pSlopes) in CalulateRGPRKP()
2587 pSlopes->PutDouble( pMatZ->GetDouble(col), col); in CalulateRGPRKP()
2597 : pSlopes->GetDouble(i) , K-1-i, 0); in CalulateRGPRKP()
2710 if (!pMeans || !pMatZ || !pSlopes) in CalulateRGPRKP()
2746 pSlopes->PutDouble( pMatZ->GetDouble(col), col); in CalulateRGPRKP()
2756 : pSlopes->GetDouble(i) , K-1-i, 0); in CalulateRGPRKP()
3059 if (!pMeans || !pSlopes) in CalculateTrendGrowth()
3093 pSlopes->PutDouble( pMatY->GetDouble(col), col); in CalculateTrendGrowth()
3098 lcl_MFastMult(pMatNewX,pSlopes,pResMat,nRXN,K,1); in CalculateTrendGrowth()
3118 if (!pMeans || !pSlopes) in CalculateTrendGrowth()
[all …]

Completed in 27 milliseconds