Lines Matching refs:GetDouble
791 double fDF = ::rtl::math::approxFloor(GetDouble()); in ScChiSqDist()
796 fX = GetDouble(); in ScChiSqDist()
807 double x = GetDouble(); in ScGamma()
827 double x = GetDouble(); in ScLogGamma()
1084 fUpperBound = GetDouble(); in ScBetaDist()
1088 fLowerBound = GetDouble(); in ScBetaDist()
1091 beta = GetDouble(); in ScBetaDist()
1092 alpha = GetDouble(); in ScBetaDist()
1093 x = GetDouble(); in ScBetaDist()
1132 PushDouble(phi(GetDouble())); in ScPhi()
1138 PushDouble(gauss(GetDouble())); in ScGauss()
1144 double fVal = GetDouble(); in ScFisher()
1154 PushDouble( tanh( GetDouble())); in ScFisherInv()
1160 double nVal = GetDouble(); in ScFact()
1172 double k = ::rtl::math::approxFloor(GetDouble()); in ScKombin()
1173 double n = ::rtl::math::approxFloor(GetDouble()); in ScKombin()
1186 double k = ::rtl::math::approxFloor(GetDouble()); in ScKombin2()
1187 double n = ::rtl::math::approxFloor(GetDouble()); in ScKombin2()
1200 double k = ::rtl::math::approxFloor(GetDouble()); in ScVariationen()
1201 double n = ::rtl::math::approxFloor(GetDouble()); in ScVariationen()
1221 double k = ::rtl::math::approxFloor(GetDouble()); in ScVariationen2()
1222 double n = ::rtl::math::approxFloor(GetDouble()); in ScVariationen2()
1287 double x = ::rtl::math::approxFloor(GetDouble()); in ScB()
1288 double p = GetDouble(); in ScB()
1289 double n = ::rtl::math::approxFloor(GetDouble()); in ScB()
1303 double xe = ::rtl::math::approxFloor(GetDouble()); in ScB()
1304 double xs = ::rtl::math::approxFloor(GetDouble()); in ScB()
1305 double p = GetDouble(); in ScB()
1306 double n = ::rtl::math::approxFloor(GetDouble()); in ScB()
1355 double p = GetDouble(); in ScBinomDist()
1356 double n = ::rtl::math::approxFloor(GetDouble()); in ScBinomDist()
1357 double x = ::rtl::math::approxFloor(GetDouble()); in ScBinomDist()
1421 double alpha = GetDouble(); // alpha in ScCritBinom()
1422 double p = GetDouble(); // p in ScCritBinom()
1423 double n = ::rtl::math::approxFloor(GetDouble()); in ScCritBinom()
1469 double p = GetDouble(); // p in ScNegBinomDist()
1470 double r = GetDouble(); // r in ScNegBinomDist()
1471 double x = GetDouble(); // x in ScNegBinomDist()
1492 double sigma = GetDouble(); // standard deviation in ScNormDist()
1493 double mue = GetDouble(); // mean in ScNormDist()
1494 double x = GetDouble(); // x in ScNormDist()
1513 double sigma = nParamCount >= 3 ? GetDouble() : 1.0; // standard deviation in ScLogNormDist()
1514 double mue = nParamCount >= 2 ? GetDouble() : 0.0; // mean in ScLogNormDist()
1515 double x = GetDouble(); // x in ScLogNormDist()
1540 PushDouble(integralPhi(GetDouble())); in ScStdNormDist()
1548 double kum = GetDouble(); // 0 oder 1 in ScExpDist()
1549 double lambda = GetDouble(); // lambda in ScExpDist()
1550 double x = GetDouble(); // x in ScExpDist()
1575 double fFlag = ::rtl::math::approxFloor(GetDouble()); in ScTDist()
1576 double fDF = ::rtl::math::approxFloor(GetDouble()); in ScTDist()
1577 double T = GetDouble(); in ScTDist()
1595 double fF2 = ::rtl::math::approxFloor(GetDouble()); in ScFDist()
1596 double fF1 = ::rtl::math::approxFloor(GetDouble()); in ScFDist()
1597 double fF = GetDouble(); in ScFDist()
1612 double fDF = ::rtl::math::approxFloor(GetDouble()); in ScChiDist()
1613 double fChi = GetDouble(); in ScChiDist()
1633 double kum = GetDouble(); // 0 oder 1 in ScWeibull()
1634 double beta = GetDouble(); // beta in ScWeibull()
1635 double alpha = GetDouble(); // alpha in ScWeibull()
1636 double x = GetDouble(); // x in ScWeibull()
1654 double lambda = GetDouble(); // Mean in ScPoissonDist()
1655 double x = ::rtl::math::approxFloor(GetDouble()); // discrete distribution in ScPoissonDist()
1742 double N = ::rtl::math::approxFloor(GetDouble()); in ScHypGeomDist()
1743 double M = ::rtl::math::approxFloor(GetDouble()); in ScHypGeomDist()
1744 double n = ::rtl::math::approxFloor(GetDouble()); in ScHypGeomDist()
1745 double x = ::rtl::math::approxFloor(GetDouble()); in ScHypGeomDist()
1960 double fBeta = GetDouble(); // scale in ScGammaDist()
1961 double fAlpha = GetDouble(); // shape in ScGammaDist()
1962 double fX = GetDouble(); // x in ScGammaDist()
1979 double sigma = GetDouble(); in ScNormInv()
1980 double mue = GetDouble(); in ScNormInv()
1981 double x = GetDouble(); in ScNormInv()
1994 double x = GetDouble(); in ScSNormInv()
2008 double sigma = GetDouble(); // Stdabw in ScLogNormInv()
2009 double mue = GetDouble(); // Mittelwert in ScLogNormInv()
2010 double y = GetDouble(); // y in ScLogNormInv()
2035 double fBeta = GetDouble(); in ScGammaInv()
2036 double fAlpha = GetDouble(); in ScGammaInv()
2037 double fP = GetDouble(); in ScGammaInv()
2077 fB = GetDouble(); in ScBetaInv()
2081 fA = GetDouble(); in ScBetaInv()
2084 fBeta = GetDouble(); in ScBetaInv()
2085 fAlpha = GetDouble(); in ScBetaInv()
2086 fP = GetDouble(); in ScBetaInv()
2128 double fDF = ::rtl::math::approxFloor(GetDouble()); in ScTInv()
2129 double fP = GetDouble(); in ScTInv()
2161 double fF2 = ::rtl::math::approxFloor(GetDouble()); in ScFInv()
2162 double fF1 = ::rtl::math::approxFloor(GetDouble()); in ScFInv()
2163 double fP = GetDouble(); in ScFInv()
2195 double fDF = ::rtl::math::approxFloor(GetDouble()); in ScChiInv()
2196 double fP = GetDouble(); in ScChiInv()
2229 double fDF = ::rtl::math::approxFloor(GetDouble()); in ScChiSqInv()
2230 double fP = GetDouble(); in ScChiSqInv()
2251 double n = ::rtl::math::approxFloor(GetDouble()); in ScConfidence()
2252 double sigma = GetDouble(); in ScConfidence()
2253 double alpha = GetDouble(); in ScConfidence()
2270 sigma = GetDouble(); in ScZTest()
2277 x = GetDouble(); in ScZTest()
2287 fVal = GetDouble(); in ScZTest()
2344 fVal= pMat->GetDouble(i); in ScZTest()
2355 fVal= pMat->GetDouble(i); in ScZTest()
2399 fVal = pMat1->GetDouble(i,j); in CalculateTest()
2410 fVal = pMat2->GetDouble(i,j); in CalculateTest()
2456 double fTyp = ::rtl::math::approxFloor(GetDouble()); in ScTTest()
2457 double fAnz = ::rtl::math::approxFloor(GetDouble()); in ScTTest()
2494 fVal1 = pMat1->GetDouble(i,j); in ScTTest()
2495 fVal2 = pMat2->GetDouble(i,j); in ScTTest()
2560 fVal = pMat1->GetDouble(i,j); in ScFTest()
2571 fVal = pMat2->GetDouble(i,j); in ScFTest()
2638 double fValX = pMat1->GetDouble(i,j); in ScChiTest()
2639 double fValE = pMat2->GetDouble(i,j); in ScChiTest()
2740 double x = GetDouble(); in ScHarMean()
2808 double x = pMat->GetDouble(nElem); in ScHarMean()
2823 double x = pMat->GetDouble(nElem); in ScHarMean()
2861 double x = GetDouble(); in ScGeoMean()
2929 double x = pMat->GetDouble(ui); in ScGeoMean()
2944 double x = pMat->GetDouble(ui); in ScGeoMean()
2971 double sigma = GetDouble(); in ScStandard()
2972 double mue = GetDouble(); in ScStandard()
2973 double x = GetDouble(); in ScStandard()
3002 fVal = GetDouble(); in CalculateSkew()
3053 fVal = pMat->GetDouble(nElem); in CalculateSkew()
3064 fVal = pMat->GetDouble(nElem); in CalculateSkew()
3191 double alpha = GetDouble(); in ScPercentile()
3207 double fFlag = ::rtl::math::approxFloor(GetDouble()); in ScQuartile()
3269 double f = ::rtl::math::approxFloor(GetDouble()); in CalculateSmallLarge()
3329 double fNum = GetDouble(); in ScPercentrank()
3387 double alpha = GetDouble(); in ScTrimMean()
3470 rArray.push_back( pMat->GetDouble(i)); in GetNumberSequenceArray()
3476 rArray.push_back( pMat->GetDouble(i)); in GetNumberSequenceArray()
3603 double x = GetDouble(); in ScRank()
3604 double fVal = GetDouble(); in ScRank()
3613 double fVal = GetDouble(); in ScRank()
3637 double fVal = GetDouble(); in ScRank()
3666 double fVal = GetDouble(); in ScRank()
3674 double x = pMat->GetDouble(i); in ScRank()
3687 double x = pMat->GetDouble(i); in ScRank()
3725 rVal += GetDouble(); in ScAveDev()
3770 rVal += pMat->GetDouble(nElem); in ScAveDev()
3779 rVal += pMat->GetDouble(nElem); in ScAveDev()
3806 rVal += fabs(GetDouble() - nMiddle); in ScAveDev()
3841 rVal += fabs(pMat->GetDouble(nElem) - nMiddle); in ScAveDev()
3849 rVal += fabs(pMat->GetDouble(nElem) - nMiddle); in ScAveDev()
3877 fUp = GetDouble(); in ScProbability()
3879 fLo = GetDouble(); in ScProbability()
3912 fP = pMatP->GetDouble(i); in ScProbability()
3913 fW = pMatW->GetDouble(i); in ScProbability()
3990 double fValX = pMat1->GetDouble(i,j); in CalculatePearsonCovar()
3991 double fValY = pMat2->GetDouble(i,j); in CalculatePearsonCovar()
4010 const double fValX = pMat1->GetDouble(i,j); in CalculatePearsonCovar()
4011 const double fValY = pMat2->GetDouble(i,j); in CalculatePearsonCovar()
4098 double fValX = pMat1->GetDouble(i,j); in CalculateSlopeIntercept()
4099 double fValY = pMat2->GetDouble(i,j); in CalculateSlopeIntercept()
4118 double fValX = pMat1->GetDouble(i,j); in CalculateSlopeIntercept()
4119 double fValY = pMat2->GetDouble(i,j); in CalculateSlopeIntercept()
4170 double fVal = GetDouble(); in ScForecast()
4183 double fValX = pMat1->GetDouble(i,j); in ScForecast()
4184 double fValY = pMat2->GetDouble(i,j); in ScForecast()
4203 double fValX = pMat1->GetDouble(i,j); in ScForecast()
4204 double fValY = pMat2->GetDouble(i,j); in ScForecast()