org.apache.commons.math3.optimization.general
Class AbstractLeastSquaresOptimizerTest
java.lang.Object
org.apache.commons.math3.optimization.general.AbstractLeastSquaresOptimizerTest
public class AbstractLeastSquaresOptimizerTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractLeastSquaresOptimizerTest
public AbstractLeastSquaresOptimizerTest()
createOptimizer
public static AbstractLeastSquaresOptimizer createOptimizer()
testGetChiSquare
public void testGetChiSquare()
throws IOException
- Throws:
IOException
testGetRMS
public void testGetRMS()
throws IOException
- Throws:
IOException
testComputeSigma
public void testComputeSigma()
throws IOException
- Throws:
IOException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.