drasys.or.matrix.complex
Interface VectorElementI


public interface VectorElementI

Complex vector elements.


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

Method Detail

getValue

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

setValue

public void setValue(ComplexI 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