Package org.ejml.ops
-
Class Summary Class Description CCommonOps Common operations on complex numbersCMatrixFeatures Functions for computing the features of complex matricesCNormOps CommonOps Common matrix operations are contained here.ComplexMath64F Basic math operations on complex numbers.ConvertMatrixType Functions for converting between matrix types.CovarianceOps Contains operations specific to covariance matrices.CovarianceRandomDraw Generates random vectors based on a zero mean multivariate Gaussian distribution.CRandomMatrices Contains a list of functions for creating random dense complex matrices and vectors with different structures.CSpecializedOps 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 Provides simple to use routines for reading and writing matrices to and from files.MatrixVisualization Functions for visualizing matrices in a GUI matrices.NormOps Norms are a measure of the size of a vector or a matrix.RandomMatrices Contains a list of functions for creating random dense real matrices and vectors with different structures.ReadCsv Base class for reading CSV formatted files.ReadMatrixCsv Reads in a matrix that is in a column-space-value (CSV) format.SingularOps Operations related to singular value decomposition.SpecializedOps This contains less common or more specialized matrix operations. -
Exception Summary Exception Description EjmlUnitTests.TestException MatrixDimensionException If two matrices did not have compatible dimensions for the operation this exception is thrown.
DMelt 3.0 © DataMelt by jWork.ORG