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