| Class | Description |
|---|---|
| CommonOps_FDRM |
Common matrix operations are contained here.
|
| CovarianceOps_FDRM |
Contains operations specific to covariance matrices.
|
| CovarianceRandomDraw_FDRM |
Generates random vectors based on a zero mean multivariate Gaussian distribution.
|
| EigenOps_FDRM |
Additional functions related to eigenvalues and eigenvectors of a matrix.
|
| FMatrixComponent |
Renders a matrix as an image.
|
| FMatrixVisualization |
Functions for visualizing matrices in a GUI matrices.
|
| MatrixFeatures_FDRM |
Used to compute features that describe the structure of a matrix.
|
| NormOps_FDRM |
Norms are a measure of the size of a vector or a matrix.
|
| RandomMatrices_FDRM |
Contains a list of functions for creating random row real matrices and vectors with different structures.
|
| SingularOps_FDRM |
Operations related to singular value decomposition.
|
| SpecializedOps_FDRM |
This contains less common or more specialized matrix operations.
|