ROOT 6.13/01 Reference Guide |
struct to obtain the inverse from a Cholesky decomposition
Definition at line 40 of file CholeskyDecomp.h.
Public Member Functions | |
void | operator() (M &dst, const F *src) const |
method to do the inversion More... | |
#include <Math/CholeskyDecomp.h>
|
inline |
method to do the inversion
Definition at line 625 of file CholeskyDecomp.h.