Man pages for matrixcalc
Collection of Functions for Matrix Calculations

commutation.matrixCommutation matrix for r by c numeric matrices
creation.matrixCreation Matrix
direct.prodDirect prod of two arrays
direct.sumDirect sum of two arrays
D.matrixDuplication matrix
duplication.matrixDuplication matrix for n by n matrices
elimination.matrixElimination matrix for lower triangular matrices
E.matricesList of E Matrices
entrywise.normCompute the entrywise norm of a matrix
fibonacci.matrixFibonacci Matrix
frobenius.matrixFrobenius Matrix
frobenius.normCompute the Frobenius norm of a matrix
frobenius.prodFrobenius innter product of matrices
hadamard.prodHadamard product of two matrices
hankel.matrixHankel Matrix
hilbert.matrixHilbert matrices
hilbert.schmidt.normCompute the Hilbert-Schmidt norm of a matrix
H.matricesList of H Matrices
inf.normCompute the infinitity norm of a matrix
is.diagonal.matrixTest for diagonal square matrix
is.idempotent.matrixTest for idempotent square matrix
is.indefiniteTest matrix for positive indefiniteness
is.negative.definiteTest matrix for negative definiteness
is.negative.semi.definiteTest matrix for negative semi definiteness
is.non.singular.matrixTest if matrix is non-singular
is.positive.definiteTest matrix for positive definiteness
is.positive.semi.definiteTest matrix for positive semi-definiteness
is.singular.matrixTest for singular square matrix
is.skew.symmetric.matrixTest for a skew-symmetric matrix
is.square.matrixTest for square matrix
is.symmetric.matrixTest for symmetric numeric matrix
K.matrixK Matrix
L.matrixConstruct L Matrix
lower.triangleLower triangle portion of a matrix
lu.decompositionLU Decomposition of Square Matrix
matrix.inverseInverse of a square matrix
matrix.powerMatrix Raised to a Power
matrix.rankRank of a square matrix
matrix.traceThe trace of a matrix
maximum.normMaximum norm of matrix
N.matrixConstruct N Matrix
one.normCompute the one norm of a matrix
pascal.matrixPascal matrix
sDirect sum of two arrays
set.submatrixStore matrix inside another matrix
shift.downShift matrix m rows down
shift.leftShift a matrix n columns to the left
shift.rightShift matrix n columns to the right
shift.upShift matrix m rows up
spectral.normSpectral norm of matrix
stirling.matrixStirling Matrix
svd.inverseSVD Inverse of a square matrix
symmetric.pascal.matrixSymmetric Pascal matrix
T.matricesList of T Matrices
toeplitz.matrixToeplitz Matrix
upper.triangleUpper triangle portion of a matrix
u.vectorsu vectors of an identity matrix
vandermonde.matrixVandermonde matrix
vecVectorize a matrix
vechVectorize a matrix
matrixcalc documentation built on Sept. 15, 2022, 1:05 a.m.