| Package | Description |
|---|---|
| org.ejml.simple |
| Modifier and Type | Method and Description |
|---|---|
SimpleSVD |
SimpleBase.svd()
Computes a full Singular Value Decomposition (SVD) of this matrix with the
eigenvalues ordered from largest to smallest.
|
SimpleSVD |
SimpleBase.svd(boolean compact)
Computes the SVD in either compact format or full format.
|
Copyright © 2013. All Rights Reserved.