struct to do a Cholesky decomposition (specialized, N = 3)
Definition at line 764 of file CholeskyDecomp.h.
Public Member Functions | |
bool | operator() (F *dst, const M &src) const |
method to do the decomposition More... | |
#include <Math/CholeskyDecomp.h>
|
inline |
method to do the decomposition
Definition at line 767 of file CholeskyDecomp.h.