类 TaylorMapTest
java.lang.Object
org.hipparchus.analysis.differentiation.TaylorMapTest
类
TaylorMap
的测试。
-
构造器概要
-
方法概要
修饰符和类型方法说明void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
构造器详细资料
-
TaylorMapTest
public TaylorMapTest()
-
-
方法详细资料
-
testNullPoint
public void testNullPoint() -
testDim0Point
public void testDim0Point() -
testNullFunctions
public void testNullFunctions() -
testNoFunctions
public void testNoFunctions() -
testIncompatiblePointAndFunctions
public void testIncompatiblePointAndFunctions() -
testIncompatible
public void testIncompatible() -
testNbParameters
public void testNbParameters() -
testNbFunctions
public void testNbFunctions() -
testIdentity
public void testIdentity() -
testValue
public void testValue() -
testCompose
public void testCompose() -
testInvertNonSquare
public void testInvertNonSquare() -
testInvertMonoDimensional
public void testInvertMonoDimensional() -
testInvertBiDimensional
public void testInvertBiDimensional()
-