ROOT 6.08/07 Reference Guide |
2x2 matrix inversion using Cramers rule.
Static Public Member Functions | |
template<class MatrixRep > | |
static bool | Dinv (MatrixRep &rhs) |
template<class T > | |
static bool | Dinv (MatRepSym< T, 2 > &rep) |
#include <Math/Dinv.h>
|
inlinestatic |
|
inlinestatic |