DistLib
Class noncentral_f

java.lang.Object
  |
  +--DistLib.noncentral_f

public class noncentral_f
extends java.lang.Object


Constructor Summary
noncentral_f()
           
 
Method Summary
static double cumulative(double x, double n1, double n2, double ncp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

noncentral_f

public noncentral_f()
Method Detail

cumulative

public static double cumulative(double x,
                                double n1,
                                double n2,
                                double ncp)