Cholesky module

This module provides two variants of the Cholesky decomposition for selfadjoint (hermitian) matrices. Those decompositions are accessible via the following MatrixBase methods:

 #include <Eigen/Cholesky>