类 LUSolverTest

java.lang.Object
org.hipparchus.linear.LUSolverTest

public class LUSolverTest extends Object
  • 构造器详细资料

    • LUSolverTest

      public LUSolverTest()
  • 方法详细资料

    • testThreshold

      public void testThreshold()
      测试阈值影响
    • testSingular

      public void testSingular()
      测试奇异性
    • testSolveDimensionErrors

      public void testSolveDimensionErrors()
      测试解决维度错误
    • testSolveSingularityErrors

      public void testSolveSingularityErrors()
      测试解决奇异性错误
    • testSolve

      public void testSolve()
      测试解决
    • testDeterminant

      public void testDeterminant()
      测试行列式