| futile.matrix-package | A collection of matrix manipulation functions |
| arrange | Order matrix elements based on rownames and/or colnames |
| assign_matrix_dense | Create a matrix from a triplet representation |
| ct | Perform the conjugate transpose of a matrix |
| cutoff | Calculate the upper bound of the noise spectrum |
| dmatrix | Get the density for the given random matrix model |
| domain | Get the bounds of the eigenvalues for the given model |
| eigenvalues | Generation of random matrices |
| Ensemble | Type constructors for random matrices and ensembles of random matrices |
| expand | Expand a matrix to larger dimensions, filling in new entries |
| fit.density | Fit the eigenvalue spectrum to model |
| futile.matrix | A collection of matrix manipulation functions |
| hermitian | Generation of random matrices |
| JacobiMatrix | Type constructors for random matrices and ensembles of random matrices |
| JacobiModel | Type constructors for random matrices and ensembles of random matrices |
| MaximumLikelihoodFit | Calculate the upper bound of the noise spectrum |
| max_eigen | Generation of random matrices |
| peek | Peek inside a matrix or vector |
| print.Ensemble | Print a random matrix ensemble |
| RandomMatrixFilter | Calculate the upper bound of the noise spectrum |
| RandomMatrixModel | Type constructors for random matrices and ensembles of random matrices |
| rcomp | Generate random complex numbers |
| read.matrix | Read a sparse matrix from a file and return a matrix |
| rmatrix | Generation of random matrices |
| select | Select a portion of a matrix based on a regular expression of the row and/or column names. |
| select<- | Select a portion of a matrix based on a regular expression of the row and/or column names. |
| symmetric | Generation of random matrices |
| WignerMatrix | Type constructors for random matrices and ensembles of random matrices |
| WignerModel | Type constructors for random matrices and ensembles of random matrices |
| WishartMatrix | Type constructors for random matrices and ensembles of random matrices |
| WishartModel | Type constructors for random matrices and ensembles of random matrices |