Searched refs:mue (Results 1 – 5 of 5) sorted by relevance
1493 double mue = GetDouble(); // mean in ScNormDist() local1501 PushDouble(integralPhi((x-mue)/sigma)); in ScNormDist()1503 PushDouble(phi((x-mue)/sigma)/sigma); in ScNormDist()1526 PushDouble(integralPhi((log(x)-mue)/sigma)); in ScLogNormDist()1980 double mue = GetDouble(); in ScNormInv() local1987 PushDouble(gaussinv(x)*sigma + mue); in ScNormInv()2014 PushDouble(exp(mue+sigma*gaussinv(y))); in ScLogNormInv()2267 double sigma = 0.0, mue, x; in ScZTest() local2370 mue = fSum/rValCount; in ScZTest()2972 double mue = GetDouble(); in ScStandard() local[all …]
148 catch (MalformedURLException mue) { in getClassLoader()187 catch (MalformedURLException mue) { in getClassLoader()
61 }catch( MalformedURLException mue) { in init()
94 }catch( MalformedURLException mue) { in getImplementationName()
113 catch (java.net.MalformedURLException mue) { in main()
Completed in 40 milliseconds