Go to the documentation of this file.
33#include <itpp/itexports.h>
54ITPP_EXPORT
bool chol(
const mat &X, mat &F);
66ITPP_EXPORT mat
chol(
const mat &X);
85ITPP_EXPORT
bool chol(
const cmat &X, cmat &F);
97ITPP_EXPORT cmat
chol(
const cmat &X);
bool chol(const mat &X, mat &F)
Cholesky factorisation of real symmetric and positive definite matrix.
Matrix Class Definitions.
Generated on Tue Dec 10 2024 04:49:37 for IT++ by Doxygen 1.12.0