Go to the source code of this file.
Functions | |
template<typename T1 > | |
const Op< T1, op_chol > | chol (const Base< typename T1::elem_type, T1 > &X, const typename arma_blas_type_only< typename T1::elem_type >::result *junk=0) |
template<typename T1 > | |
bool | chol (Mat< typename T1::elem_type > &out, const Base< typename T1::elem_type, T1 > &X, const typename arma_blas_type_only< typename T1::elem_type >::result *junk=0) |