ROOT 6.14/05 Reference Guide |
struct to do a Cholesky decomposition (general dimensionality)
Definition at line 37 of file CholeskyDecomp.h.
Public Member Functions | |
bool | operator() (F *dst, const M &src, unsigned N) const |
method to do the decomposition More... | |
#include <Math/CholeskyDecomp.h>
|
inline |
method to do the decomposition
Definition at line 540 of file CholeskyDecomp.h.