|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.math3.analysis.polynomials.PolynomialFunctionNewtonFormTest
public final class PolynomialFunctionNewtonFormTest
Test case for Newton form of polynomial function.
The small tolerance number is used only to account for round-off errors.
| Constructor Summary | |
|---|---|
PolynomialFunctionNewtonFormTest()
|
|
| Method Summary | |
|---|---|
void |
testDerivative()
Test for derivatives. |
void |
testLinearFunction()
Test of polynomial for the linear function. |
void |
testParameters()
Test of parameters for the polynomial. |
void |
testQuadraticFunction()
Test of polynomial for the quadratic function. |
void |
testQuinticFunction()
Test of polynomial for the quintic function. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PolynomialFunctionNewtonFormTest()
| Method Detail |
|---|
public void testLinearFunction()
public void testQuadraticFunction()
public void testQuinticFunction()
public void testDerivative()
public void testParameters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||