Matrix decomposition
LUP decomposition. Factors a matrix A into PA = LU, where L is a lower triangular matrix, U is an upper triangular matrix, and P is a permutation matrix.
See Source File
Boost License 1.0.
Timur Gafarov 2013-2021.
Timur Gafarov
Matrix decomposition