This document defines and describes different types of matrices including: - Upper and lower triangular matrices - Determinants which are scalars obtained from products of matrix elements according to constraints - Band matrices which are sparse matrices with nonzero elements confined to diagonals - Transpose matrices which exchange the rows and columns of a matrix - Inverse matrices which when multiplied by the original matrix produce the identity matrix