public class CostWeightTuple extends Object
CostWeightTuple(double cost, de.jungblut.math.DoubleVector weight)
double
getCost()
de.jungblut.math.DoubleVector
getWeight()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CostWeightTuple(double cost, de.jungblut.math.DoubleVector weight)
public double getCost()
public de.jungblut.math.DoubleVector getWeight()
Copyright © 2015. All rights reserved.