ROOT 6.08/07 Reference Guide |
struct to solve a linear system using its Cholesky decomposition (generalised dimensionality)
Definition at line 41 of file CholeskyDecomp.h.
Public Member Functions | |
void | operator() (V &rhs, const F *l, unsigned N) const |
method to solve the linear system More... | |
#include <Math/CholeskyDecomp.h>
|
inline |
method to solve the linear system
Definition at line 633 of file CholeskyDecomp.h.