STK++ 0.9.13
|
#include <STK_Invert.h>
Public Types | |
typedef Matrix::Type | Type |
Static Public Member Functions | |
static Type | run (Matrix const &m, CArraySquare< Type, 3 > &inv) |
Definition at line 329 of file STK_Invert.h.
typedef Matrix::Type STK::hidden::InvertMatrixDispatcher< Matrix, 3 >::Type |
Definition at line 331 of file STK_Invert.h.
|
inlinestatic |
Definition at line 332 of file STK_Invert.h.
References STK::hidden::InvertMatrixImpl< Matrix, Size_ >::invertMatrix33().