Classes | |
class | LU |
LU decomposition of a matrix with complete pivoting, and related features. More... |
This module includes LU decomposition and related notions such as matrix inversion and determinant. This module defines the following MatrixBase methods:
#include <Eigen/LU>