|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.math3.analysis.FunctionUtilsTest
public class FunctionUtilsTest
Test for FunctionUtils.
| Constructor Summary | |
|---|---|
FunctionUtilsTest()
|
|
| Method Summary | |
|---|---|
void |
testAdd()
|
void |
testAddDifferentiable()
|
void |
testCollector()
|
void |
testCombine()
|
void |
testCompose()
|
void |
testComposeDifferentiable()
|
void |
testFixingArguments()
|
void |
testMultiply()
|
void |
testMultiplyDifferentiable()
|
void |
testSample()
|
void |
testSampleNegativeNumberOfPoints()
|
void |
testSampleNullNumberOfPoints()
|
void |
testSampleWrongBounds()
|
void |
testSinc()
|
void |
testToDifferentiableMultivariateFunction()
Deprecated. |
void |
testToDifferentiableUnivariateFunction()
Deprecated. |
void |
testToMultivariateDifferentiableFunction()
Deprecated. |
void |
testToUnivariateDifferential()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FunctionUtilsTest()
| Method Detail |
|---|
public void testCompose()
public void testComposeDifferentiable()
public void testAdd()
public void testAddDifferentiable()
public void testMultiply()
public void testMultiplyDifferentiable()
public void testCombine()
public void testCollector()
public void testSinc()
public void testFixingArguments()
public void testSampleWrongBounds()
public void testSampleNegativeNumberOfPoints()
public void testSampleNullNumberOfPoints()
public void testSample()
@Deprecated public void testToDifferentiableUnivariateFunction()
@Deprecated public void testToUnivariateDifferential()
@Deprecated public void testToDifferentiableMultivariateFunction()
@Deprecated public void testToMultivariateDifferentiableFunction()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||