struct to obtain the inverse from a Cholesky decomposition (general dimensionality)
Definition at line 689 of file CholeskyDecomp.h.
Public Member Functions | |
| void | operator() (M &dst, unsigned N, F *wksp) const | 
| method to do the inversion   | |
#include <Math/CholeskyDecomp.h>
      
  | 
  inline | 
method to do the inversion
Definition at line 691 of file CholeskyDecomp.h.