net.sourceforge.combean.mathprog.lp.model
Class LPVectorValueImpl
java.lang.Object
net.sourceforge.combean.mathprog.linalg.DoubleVectorValue<LPVectorLabel>
net.sourceforge.combean.mathprog.lp.model.LPVectorValueImpl
- All Implemented Interfaces:
- VectorValue<LPVectorLabel>
public class LPVectorValueImpl
- extends DoubleVectorValue<LPVectorLabel>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LPVectorValueImpl
public LPVectorValueImpl(int index,
double value,
String offsetId,
VectorOrientation orientation)
- Parameters:
index
- value
-