vec_math
Class Gamma.InverseErf

java.lang.Object
  extended by vec_math.Gamma.InverseErf
Enclosing class:
Gamma

public static class Gamma.InverseErf
extends Object

Inverse of error function: determine the argument, where erf(x) = the given vaule.


Constructor Summary
Gamma.InverseErf()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Gamma.InverseErf

public Gamma.InverseErf()
Method Detail

main

public static void main(String[] arg)