|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| SimpleBase<T extends SimpleBase> | Parent of SimpleMatrix implements all the standard matrix operations and uses
generics to allow the returned matrix type to be changed. |
| SimpleEVD<T extends SimpleMatrix> | Wrapper around EigenDecomposition for SimpleMatrix |
| SimpleMatrix |
SimpleMatrix is a wrapper around DenseMatrix64F that provides an
easy to use object oriented interface for performing matrix operations. |
| SimpleSVD<T extends SimpleMatrix> | Wrapper around SVD for simple matrix. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||