net.sourceforge.combean.mathprog.lp.model
Class LPVectorValueImpl

Package class diagram package LPVectorValueImpl
java.lang.Object
  extended by net.sourceforge.combean.mathprog.linalg.DoubleVectorValue<LPVectorLabel>
      extended by net.sourceforge.combean.mathprog.lp.model.LPVectorValueImpl
All Implemented Interfaces:
VectorValue<LPVectorLabel>

public class LPVectorValueImpl
extends DoubleVectorValue<LPVectorLabel>


Constructor Summary
LPVectorValueImpl(int index, double value, String offsetId, VectorOrientation orientation)
           
 
Method Summary
 
Methods inherited from class net.sourceforge.combean.mathprog.linalg.DoubleVectorValue
doubleValue, index, label
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LPVectorValueImpl

public LPVectorValueImpl(int index,
                         double value,
                         String offsetId,
                         VectorOrientation orientation)
Parameters:
index -
value -