Uses of Class
org.codehaus.jet.hypothesis.HypothesisTest

Packages that use HypothesisTest
org.codehaus.jet.hypothesis   
 

Uses of HypothesisTest in org.codehaus.jet.hypothesis
 

Methods in org.codehaus.jet.hypothesis that return HypothesisTest
static HypothesisTest HypothesisTest.getTest(java.lang.String name)
           
static HypothesisTest HypothesisTest.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HypothesisTest[] HypothesisTest.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2006-2007. All Rights Reserved.