org.apache.commons.math3.analysis.function
Class StepFunctionTest
java.lang.Object
org.apache.commons.math3.analysis.function.StepFunctionTest
public class StepFunctionTest
- extends Object
Test for class StepFunction.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StepFunctionTest
public StepFunctionTest()
testPreconditions1
public void testPreconditions1()
testPreconditions2
public void testPreconditions2()
testPreconditions3
public void testPreconditions3()
testPreconditions4
public void testPreconditions4()
testPreconditions5
public void testPreconditions5()
testPreconditions6
public void testPreconditions6()
testSomeValues
public void testSomeValues()
testEndpointBehavior
public void testEndpointBehavior()
testHeaviside
public void testHeaviside()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.