| Static Public Member Functions | |
| template<class T > | |
| static bool | Dinv (MatRepSym< T, 4 > &rhs) | 
| Inversion for a 4x4 symmetric matrix. | |
| template<class MatrixRep > | |
| static bool | Dinv (MatrixRep &rhs) | 
| Inversion for a 4x4 matrix. | |
#include <Math/Dinv.h>
| 
 | static | 
Inversion for a 4x4 symmetric matrix.
Definition at line 128 of file CramerInversionSym.icc.
| 
 | static | 
Inversion for a 4x4 matrix.
Definition at line 135 of file CramerInversion.icc.