| Package | Description |
|---|---|
| org.ejml.alg.block | |
| org.ejml.alg.dense.decomposition.bidiagonal | |
| org.ejml.data | |
| org.ejml.simple |
| Class and Description |
|---|
SimpleMatrix
SimpleMatrix is a wrapper around DenseMatrix64F that provides an
easy to use object oriented interface for performing matrix operations. |
| Class and Description |
|---|
SimpleMatrix
SimpleMatrix is a wrapper around DenseMatrix64F that provides an
easy to use object oriented interface for performing matrix operations. |
| Class and Description |
|---|
SimpleMatrix
SimpleMatrix is a wrapper around DenseMatrix64F that provides an
easy to use object oriented interface for performing matrix operations. |
| Class and Description |
|---|
| SimpleBase
Parent of
SimpleMatrix implements all the standard matrix operations and uses
generics to allow the returned matrix type to be changed. |
| SimpleEVD
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
Wrapper around SVD for simple matrix.
|
Copyright © 2013. All Rights Reserved.