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, 1 > &inv) |
Definition at line 313 of file STK_Invert.h.
typedef Matrix::Type STK::hidden::InvertMatrixDispatcher< Matrix, 1 >::Type |
Definition at line 315 of file STK_Invert.h.
|
inlinestatic |
Definition at line 316 of file STK_Invert.h.
References STK::hidden::InvertMatrixImpl< Matrix, Size_ >::invertMatrix11().