BMTME (version 1.0.4)

cholesky: Cholesky

Description

Compute the Cholesky factorization of a non-real symmetric positive-definite square matrix.

Usage

cholesky(G)

Arguments

G

(numeric - matrix) an object to apply this method, it could be non positive-definite matrices.