This class demonstrates the main functionality of the {@link AbstractLeastSquaresOptimizer}, common to the optimizer implementations in package {@link org.apache.commons.math3.optimization.general}. Not enabled by default, as the class name does not end with "Test". Invoke by running
mvn test -Dtest=AbstractLeastSquaresOptimizerTestValidation
or by running
mvn test -Dtest=AbstractLeastSquaresOptimizerTestValidation -DargLine="-DmcRuns=1234 -server"
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.