Documentation of 'org.jlab.groot.math.ErrorFunction' Java class
ErrorFunction
org.jlab.groot.math

Class ErrorFunction



  • public class ErrorFunction
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      ErrorFunction() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static double erf(double z) 
      static double erf(double p0, double p1, double p2, double p3, double x) 
      static double erf2(double z) 
      static double erfc(double z) 
      static void main(java.lang.String[] args)
      Test client
      static double Phi(double z) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ErrorFunction

        public ErrorFunction()
    • Method Detail

      • erf

        public static double erf(double z)
      • erfc

        public static double erfc(double z)
      • erf

        public static double erf(double p0,
                                 double p1,
                                 double p2,
                                 double p3,
                                 double x)
      • erf2

        public static double erf2(double z)
      • Phi

        public static double Phi(double z)
      • main

        public static void main(java.lang.String[] args)
        Test client

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.