Orbital library

Uses of Class
orbital.math.LUDecomposition

Packages that use LUDecomposition
orbital.math Defines arithmetic objects and provides mathematical algorithms. 
 

Uses of LUDecomposition in orbital.math
 

Methods in orbital.math that return LUDecomposition
static LUDecomposition LUDecomposition.decompose(Matrix M)
          Get the Gaussian LU-decomposition of a matrix.
 


Orbital library
1.3.0: 11 Apr 2009

Copyright © 1996-2009 André Platzer
All Rights Reserved.