Package optimization

Interface Summary
DoubleFmin_methods  
FloatFmin_methods  
Fzero_methods  
Lmder_fcn  
Lmdif_fcn  
Uncmin_methods  
 

Class Summary
DoubleFmin This class was translated by a statistician from the FORTRAN version of fmin.
FloatFmin This class was translated by a statistician from the FORTRAN version of fmin.
FminTest This class tests the Fmin class.
Fzero This class was translated by a statistician from the FORTRAN version of dfzero.
FzeroTest This class tests the Fzero class.
LmderTest_f77 This class tests the Minpack_f77.lmder1_f77 method, a Java translation of the MINPACK lmder1 subroutine.
LmdifTest_f77 This class tests the Minpack_f77.lmdif1_f77 method, a Java translation of the MINPACK lmdif1 subroutine.
Minpack_f77 This class contains Java translations of the MINPACK nonlinear least squares routines.
Uncmin_f77 This class contains Java translations of the UNCMIN unconstrained optimization routines.
UncminTest_f77 This class tests the Uncmin_f77 class.
 



Copyright © 2011. All Rights Reserved.