HomeSort by relevance Sort by last modified time
    Searched defs:normal_cdf (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/tests/
RandomTest.cpp 51 static double normal_cdf(double z) { function
146 double p = normal_cdf(z);
  /external/skia/tests/
RandomTest.cpp 51 static double normal_cdf(double z) { function
146 double p = normal_cdf(z);
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
AutoFixFilter.java 36 private static final int normal_cdf[] = { field in class:AutoFixFilter
205 long temp = normal_cdf[i] * precision / histDim;
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 488 milliseconds