org.apache.commons.math3.optimization
@Deprecated public class Target extends Object implements OptimizationData
private double[]
target
Target(double[] observations)
double[]
getTarget()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final double[] target
public Target(double[] observations)
observations
public double[] getTarget()
Copyright (c) 2003-2013 Apache Software Foundation