类 TaylorMapTest

java.lang.Object
org.hipparchus.analysis.differentiation.TaylorMapTest

公共类 TaylorMapTest 扩展自 Object
TaylorMap 的测试。
  • 构造器详细资料

    • 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()