|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
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. |
Linear algebra algorithms.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||