Function cholesky_det (o2scl_linalg)
¶
O2scl
:
Function List
template
<
class
mat_t
>
double
o2scl_linalg
::
cholesky_det
(
const
size_t
M
,
const
mat_t
&
A
)
¶
Compute the determinant of a matrix from its Cholesky decomposition.