struct to obtain the inverse from a Cholesky decomposition (N = 1)
Definition at line 1126 of file CholeskyDecomp.h.
Public Member Functions | |
void | operator() (M &dst, const F *src) const |
method to do the inversion | |
#include <Math/CholeskyDecomp.h>
|
inline |
method to do the inversion
Definition at line 1128 of file CholeskyDecomp.h.