This package contains many matrix processing programs, which can meet the general requirements of matrix processing. Since each function is separated into different \".cpp\" files, users need to select and replace the \".cpp\" file suitable for their own use when using it. Among them, the matrix functions include: output matrix, matrix transposition, matrix normalization, judging matrix symmetry, judging matrix symmetric positive definite, all-selected pivot method to find matrix determinant, all-selected pivot Gauss elimination method to find general matrix rank, use all-selected pivot Gauss-Jordan elimination method to calculate the inverse matrix of real (complex) matrix, use \"variable cyclic renumbering method\" to find the inverse of symmetric positive definite matrix, Trench method to find Toeplitz matrix inverse, real matrix LU decomposition, use Householder transformation to perform QR decomposition of general m*n order real matrix, Cholesky decomposition of symmetric positive definite matrix and find its determinant, singular value decomposition of general real matrix, singular value decomposition of general inverse.
You Might Like
Recommended ContentMore
Open source project More
Popular Components
Searched by Users
Just Take a LookMore
Trending Downloads
Trending ArticlesMore