public class CostGradientTuple extends Object
CostFunction
CostGradientTuple(double cost, de.jungblut.math.DoubleVector gradient)
double
getCost()
de.jungblut.math.DoubleVector
getGradient()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CostGradientTuple(double cost, de.jungblut.math.DoubleVector gradient)
public double getCost()
public de.jungblut.math.DoubleVector getGradient()
Copyright © 2016. All rights reserved.