JMSLTM Numerical Library 4.0

com.imsl.io
Class MPSReader.Element

java.lang.Object
  extended bycom.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

Field Summary
static long serialVersionUID
           
 
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
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Method Detail

getColumn

public int getColumn()
Returns the column index.


getValue

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


JMSLTM Numerical Library 4.0

Copyright 1970-2006 Visual Numerics, Inc.
Built June 1 2006.