Package com.irurueta.statistics
Class ErfTest
java.lang.Object
com.irurueta.statistics.ErfTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final double
private static final double
private static final double
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ABSOLUTE_ERROR
private static final double ABSOLUTE_ERROR- See Also:
-
MIN_RANDOM_VALUE
private static final double MIN_RANDOM_VALUE- See Also:
-
MAX_RANDOM_VALUE
private static final double MAX_RANDOM_VALUE- See Also:
-
-
Constructor Details
-
ErfTest
ErfTest()
-
-
Method Details
-
testErf
@Test void testErf() -
testErfc
@Test void testErfc() -
testInverfc
@Test void testInverfc() -
testInverf
@Test void testInverf()
-