math.la.d.mat…

 
Definition of augmented matrix of a linear system math.la.d.mat.augmented
Definition of band matrix math.la.d.mat.band
Definition of block/partitioned matrix math.la.d.mat.block
Definition of block diagonal matrix math.la.d.mat.block_diagonal
Definition of characteristic polynomial of a matrix math.la.d.mat.charpoly
Definition of characteristic equation of a matrix math.la.d.mat.charpoly.eqn
Definition of Cholesky decomposition math.la.d.mat.cholesky
Definition of adjugate/classical adjoint of a matrix math.la.d.mat.classicaladjoint
Definition of coefficient matrix of a linear system math.la.d.mat.coeff
Definition of cofactor of a matrix math.la.d.mat.cofactor
Definition of column space of a matrix math.la.d.mat.col_space
Definition of determinant of a matrix as a cofactor expansion across the first row math.la.d.mat.det.cofactor
Definition of determinant of a matrix as a product of the diagonal entries in a non-scaled echelon form. math.la.d.mat.det.echelon
Definition of diagonal matrix math.la.d.mat.diagonal
Definition of diagonalizable matrix math.la.d.mat.diagonalizable
Definition of orthogonally diagonalizable matrix math.la.d.mat.diagonalizable.orthogonally
Definition of matrix diagonalization math.la.d.mat.diagonalization
Definition of (echelon matrix/matrix in (row) echelon form) math.la.d.mat.echelon
Definition of (row) echelon form of a matrix math.la.d.mat.echelon.of
Definition of eigenvalue(s) of a matrix math.la.d.mat.eig
Definition of multiplicity of an eigenvalue math.la.d.mat.eig.multiplicity
Definition of eigenspace(s) of a matrix math.la.d.mat.eigsp
Definition of eigenvector(s) of a matrix math.la.d.mat.eigvec
Definition of elementary matrix math.la.d.mat.elementary
Elementary matrices are invertible. math.la.d.mat.elementary.inv
Notation for entry of matrix math.la.d.mat.entry
Definition of matrix equation math.la.d.mat.eqn
Definition of equality of matrices math.la.d.mat.equal
Definition of Hermitian matrix math.la.d.mat.hermitian
Definition of Hessenberg form math.la.d.mat.hessenberg
Definition of identity matrix math.la.d.mat.identity
Definition of matrix inverse math.la.d.mat.inv
Definition of generalized inverse of a matrix math.la.d.mat.inv.generalized
Definition of Jordan form math.la.d.mat.jordan
Definition of LU decomposition math.la.d.mat.lu
Definition of reduced LU decomposition math.la.d.mat.lu.reduced
Definition of m by n matrix math.la.d.mat.m_by_n
Definition of minimal polynomial of a matrix math.la.d.mat.minpoly
Definition of matrix multiplication in terms of column vectors math.la.d.mat.mult.col
Definition of matrix multiplication, each entry separately math.la.d.mat.mult.coord
Row operations are given by multiplication by elementary matrices. math.la.d.mat.mult.elementary
Definition of nonsingular matrix: matrix is invertible math.la.d.mat.nonsingular.inv
Definition of nonsingular matrix: the associated homogeneous linear system has only the trivial solution math.la.d.mat.nonsingular.z
Definition of matrix null space (left) math.la.d.mat.null_space.left
Definition of matrix null space (right) math.la.d.mat.null_space.right
Definition of nullity of a matrix math.la.d.mat.nullity
Definition of orthogonal matrix math.la.d.mat.orthogonal
Definition of pivot math.la.d.mat.pivot
Definition of pivot column math.la.d.mat.pivot_col
Definition of pivot position math.la.d.mat.pivot_position
Definition of positive-definite matrix math.la.d.mat.positive_definite
Definition of QR decomposition math.la.d.mat.qr
Definition of rank of a matrix math.la.d.mat.rank
Definition of rank factorization of a matrix math.la.d.mat.rank_factorization
Definition of rational form math.la.d.mat.rational
Definition of leading entry in a row of a matrix math.la.d.mat.row.leading
Definition of row equivalent matrices math.la.d.mat.row_equiv
Definition of row operations on a matrix math.la.d.mat.row_op
Definition of row reduce a matrix math.la.d.mat.row_reduce
Definition of row space of a matrix math.la.d.mat.row_space
Row equivalent matrices have the same row space. math.la.d.mat.row_space.row_equiv
Definition of matrix in reduced row echelon form math.la.d.mat.rref
Definition of reduced row echelon form of a matrix math.la.d.mat.rref.of
Definition of matrix-scalar multiplication math.la.d.mat.scalar.mult
Definition of Schur triangulation math.la.d.mat.schur
Definition of similar matrices math.la.d.mat.similar
Definition of similarity transform math.la.d.mat.similar.transform
Definition of singular matrix math.la.d.mat.singular
Definition of size of a matrix math.la.d.mat.size
Definition of square matrix math.la.d.mat.square
Definition of sum of matrices math.la.d.mat.sum
Definition of singular value decomposition (SVD) math.la.d.mat.svd
Definition of symmetric matrix math.la.d.mat.symmetric
Definition of the diagonal of a matrix math.la.d.mat.thediagonal
Definition of transpose of a matrix math.la.d.mat.transpose
Definition of a lower triangular matrix math.la.d.mat.triangular.lower
Definition of an upper triangular matrix math.la.d.mat.triangular.upper
Definition of unitary matrix math.la.d.mat.unitary
Definition of Vandermonde matrix math.la.d.mat.vandermonde
Definition of matrix-vector product, as a linear combination of column vectors math.la.d.mat.vec.prod
Definition of matrix-vector product, each entry separately math.la.d.mat.vec.prod.coord
Definition of zero matrix math.la.d.mat.zero