#include <matd.h>
Public Attributes | |
int | is_spd |
matd_t * | u |
Creates a double matrix with the Cholesky lower triangular matrix of A. A must be symmetric, positive definite. It is the caller's responsibility to call matd_destroy() on the returned matrix.