Documentation of 'org.ddogleg.optimization.impl.TestLineSearchMore94' Java class
TestLineSearchMore94
org.ddogleg.optimization.impl

Class TestLineSearchMore94



  • public class TestLineSearchMore94
    extends java.lang.Object
    The first test is a very basic test to see if it can minimize a simple problem. The remaining tests compare it against test problems with known results from More and Thuente's paper. These tests validate that this class produces the exact same output as the MINPACK-2 Fortran code. If the algorithm is improved then these tests are invalid.
    • Constructor Detail

      • TestLineSearchMore94

        public TestLineSearchMore94()
    • Method Detail

      • checkBasic

        public void checkBasic()
        Give it a very simple function and see if it finds the minimum approximately. More robustness and correctness tests are found in benchmark directory.
      • compareMore1

        public void compareMore1()
      • compareMore2

        public void compareMore2()
      • compareMore3

        public void compareMore3()
      • compareMore4

        public void compareMore4()
      • compareMore5

        public void compareMore5()
      • compareMore6

        public void compareMore6()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.