Dsinv.
Compute inverse of a symmetric, positive definite matrix of dimension \(idim\) and order \(n\).
Static Public Member Functions | |
static bool | Dsinv (MatRepSym< T, n > &rhs) |
template<class MatrixRep > | |
static bool | Dsinv (MatrixRep &rhs) |
#include <Math/Dsinv.h>
|
inlinestatic |
|
inlinestatic |