drasys.or.matrix
Interface VectorElementI


public interface VectorElementI

Vector element.


Method Summary
 int getIndex()
          Returns the element's index.
 double getValue()
          Returns the element's value.
 void setValue(double value)
          Sets the element's value.
 

Method Detail

getValue

public double getValue()
Returns the element's value.

setValue

public void setValue(double value)
Sets the element's value.

getIndex

public int getIndex()
Returns the element's index.


Copyright(C)1997-2000 by DRA Systems all rights reserved. OpsResearch.com