stella.math
Class ParabolicExtrapolation.StepTest
java.lang.Object
stella.math.ParabolicExtrapolation.StepTest
- Enclosing class:
- ParabolicExtrapolation
public static final class ParabolicExtrapolation.StepTest
- extends Object
Test class for stepping forward and backward.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParabolicExtrapolation.StepTest
public ParabolicExtrapolation.StepTest()
main
public static void main(String[] arg)
printSum
private static final void printSum(Extrapolation ext)
- Print sums of data.