Matrix.Cholesky Method

function Cholesky: Boolean;

Test if the matrix is semi positive definite.

Returns: Boolean - True, if the matrix semi positive definite and at the same time performs the Cholesky decomposition of the calling matrix.