Package | Description |
---|---|
gov.sandia.cognition.math.matrix.mtj.decomposition |
Provides matrix decomposition implementations using the Matrix Toolkits for
Java (MTJ) library.
|
Modifier and Type | Class and Description |
---|---|
class |
EigenDecompositionRightMTJ
Computes the right (standard) eigendecomposition of the given matrix.
|