Package drasys.or.linear.algebra

Linear algebra algorithms.

See:
          Description

Interface Summary
AlgebraI Smart linear algebra operations.
DecompositionI The interface used by all algorithms to access decomposition algorithms.
LUDecompositionI The interface used by all algorithms to access LU decomposition algorithms.
SVDecompositionI The interface used by all algorithms to access singular value decomposition algorithms.
 

Class Summary
Algebra Smart linear algebra operations.
CroutPivot An implementation of LU decomposition using Crout's algorithm with partial pivoting.
QRIteration A singular value decomposition implementation using QR iteration.
 

Exception Summary
AlgebraException Indicates an invalid algebraic operation on matrices.
 

Error Summary
AlgebraError Indicates an invalid algebraic operation on matrices.
 

Package drasys.or.linear.algebra Description

Linear algebra algorithms.

Author:
DRA Systems


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