Package org.apache.commons.math3.optimization.general

Class Summary
AbstractLeastSquaresOptimizerAbstractTest Some of the unit tests are re-implementations of the MINPACK file17 and file22 test files.
AbstractLeastSquaresOptimizerTest  
AbstractLeastSquaresOptimizerTestValidation This class demonstrates the main functionality of the AbstractLeastSquaresOptimizer, common to the optimizer implementations in package org.apache.commons.math3.optimization.general.
CircleScalar Class used in the tests.
GaussNewtonOptimizerTest Some of the unit tests are re-implementations of the MINPACK file17 and file22 test files.
LevenbergMarquardtOptimizerTest Some of the unit tests are re-implementations of the MINPACK file17 and file22 test files.
MinpackTest Some of the unit tests are re-implementations of the MINPACK file17 and file22 test files.
NonLinearConjugateGradientOptimizerTest Some of the unit tests are re-implementations of the MINPACK file17 and file22 test files.
RandomCirclePointGenerator Factory for generating a cloud of points that approximate a circle.
RandomStraightLinePointGenerator Factory for generating a cloud of points that approximate a straight line.
StatisticalReferenceDataset This class gives access to the statistical reference datasets provided by the NIST (available here).
StatisticalReferenceDatasetFactory A factory to create instances of StatisticalReferenceDataset from available resources.
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.