JMSLTM Numerical Library 6.0

com.imsl.io
Class MPSReader.Element

java.lang.Object
  extended by com.imsl.io.MPSReader.Element
All Implemented Interfaces:
Serializable
Enclosing class:
MPSReader

public static class MPSReader.Element
extends Object
implements Serializable

An element in the sparse contraint matrix.

See Also:
Serialized Form

Method Summary
 int getColumn()
          Returns the column index.
 double getValue()
          Returns the value of the element.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getColumn

public int getColumn()
Returns the column index.


getValue

public double getValue()
Returns the value of the element.


JMSLTM Numerical Library 6.0

Copyright © 1970-2009 Visual Numerics, Inc.
Built September 1 2009.