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, 2 > &inv) |
Definition at line 321 of file STK_Invert.h.
typedef Matrix::Type STK::hidden::InvertMatrixDispatcher< Matrix, 2 >::Type |
Definition at line 323 of file STK_Invert.h.
|
inlinestatic |
Definition at line 324 of file STK_Invert.h.
References STK::hidden::InvertMatrixImpl< Matrix, Size_ >::invertMatrix22().