|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.combean.mathprog.linalg.AbstractComposedSparseVec<Label> net.sourceforge.combean.mathprog.linalg.CombinedSparseVec<LPVectorLabel> net.sourceforge.combean.mathprog.lp.CombinedLPSparseVector
public class CombinedLPSparseVector
Nested Class Summary |
---|
Nested classes/interfaces inherited from class net.sourceforge.combean.mathprog.linalg.AbstractComposedSparseVec |
---|
AbstractComposedSparseVec.AbstractComposedVectorIterator<ItLabel> |
Field Summary |
---|
Fields inherited from class net.sourceforge.combean.mathprog.linalg.AbstractComposedSparseVec |
---|
vecs |
Constructor Summary | |
---|---|
CombinedLPSparseVector()
|
Method Summary |
---|
Methods inherited from class net.sourceforge.combean.mathprog.linalg.CombinedSparseVec |
---|
addVector, getNumIterations, iterator |
Methods inherited from class net.sourceforge.combean.mathprog.linalg.AbstractComposedSparseVec |
---|
getInnerVecs |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sourceforge.combean.interfaces.mathprog.linalg.SparseVec |
---|
getNumIterations, iterator |
Constructor Detail |
---|
public CombinedLPSparseVector()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |