as.Matrix | Determine the subclass of a Matrix |
as.matrix.Matrix | Construct a Classed Matrix |
asObject | Assign or Modify the Class of an Object |
det | Calculate the Determinant of a Matrix |
diagDet | Determinant of triangular matrices |
eigen | Spectral Decomposition of a Matrix |
expand | Expand a Decomposition into Factors |
facmul | Multiplication by Decomposition Factors |
Hermitian.test | Test a Matrix for Conjugate Symmetry |
hilbert | Generate a Hilbert matrix |
is.ColOrthonormal | Check for Orthogonality or Orthonormality |
is.Hermitian | Test a Matrix for Conjugate Symmetry |
is.LowerTriangular | Test a Matrix for Triangularity |
is.Orthonormal | Check for Orthogonality or Orthonormality |
is.RowOrthonormal | Check for Orthogonality or Orthonormality |
is.UpperTriangular | Test a Matrix for Triangularity |
LowerTriangular.test | Test a Matrix for Triangularity |
lu | Triangular Decomposition of a Square Matrix |
lu.Matrix | Triangular (LU) Decomposition of a Matrix |
Matrix | Construct a Classed Matrix |
Matrix.class | Determine the subclass of a Matrix |
norm | Norm of a Matrix |
Orthogonal.test | Check for Orthogonality or Orthonormality |
Orthonormal.test | Check for Orthogonality or Orthonormality |
prependClass | Assign or Modify the Class of an Object |
print.Matrix | Construct a Classed Matrix |
rcond | Estimate the Reciprocal Condition Number |
schur | Schur Decomposition of a Matrix |
solve.Matrix | Solve a System of Equations |
SVD | Singular Value Decomposition of a Matrix |
unpack | Full Storage Representation of Packed Matrices |
UpperTriangular.test | Test a Matrix for Triangularity |