Package org.ejml.ops

Class Summary
CommonOps Common matrix operations are contained here.
CovarianceOps Contains operations specific to covariance matrices.
CovarianceRandomDraw Generates random vectors based on a zero mean multivariate Gaussian distribution.
EigenOps Additional functions related to eigenvalues and eigenvectors of a matrix.
EjmlUnitTests Contains various functions related to unit testing matrix operations.
MatrixComponent Renders a matrix as an image.
MatrixFeatures Used to compute features that describe the structure of a matrix.
MatrixIO  
NormOps Norms are a measure of the size of a vector or a matrix.
RandomMatrices  
SingularOps Operations related to singular value decomposition.
SpecializedOps This contains less common or more specialized matrix operations.
 

Exception Summary
EjmlUnitTests.TestException  
 



Copyright © 2011. All Rights Reserved.