| Class | Description |
|---|---|
| CommonOps_DDRM |
Common matrix operations are contained here.
|
| CovarianceOps_DDRM |
Contains operations specific to covariance matrices.
|
| CovarianceRandomDraw_DDRM |
Generates random vectors based on a zero mean multivariate Gaussian distribution.
|
| DMatrixComponent |
Renders a matrix as an image.
|
| DMatrixVisualization |
Functions for visualizing matrices in a GUI matrices.
|
| EigenOps_DDRM |
Additional functions related to eigenvalues and eigenvectors of a matrix.
|
| MatrixFeatures_DDRM |
Used to compute features that describe the structure of a matrix.
|
| NormOps_DDRM |
Norms are a measure of the size of a vector or a matrix.
|
| RandomMatrices_DDRM |
Contains a list of functions for creating random row real matrices and vectors with different structures.
|
| SingularOps_DDRM |
Operations related to singular value decomposition.
|
| SpecializedOps_DDRM |
This contains less common or more specialized matrix operations.
|