org.apache.commons.math3.fitting.leastsquares
package
(cf. MATH-1008).@Deprecated public class Target extends Object implements OptimizationData
Constructor and Description |
---|
Target(double[] observations)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
double[] |
getTarget()
Deprecated.
Gets the initial guess.
|
Copyright © 2003–2017. All rights reserved.