STK++ 0.9.13
|
#include <STK_InvertUpperSym.h>
Public Types | |
typedef Matrix::Type | Type |
Static Public Member Functions | |
static Type | run (Matrix const &m, CArraySquare< Type, 2 > &inv) |
Definition at line 282 of file STK_InvertUpperSym.h.
typedef Matrix::Type STK::hidden::InvertUpperSymMatrixDispatcher< Matrix, 2 >::Type |
Definition at line 284 of file STK_InvertUpperSym.h.
|
inlinestatic |
Definition at line 285 of file STK_InvertUpperSym.h.
References STK::hidden::InvertUpperSymMatrixImpl< Matrix, Size_ >::invertUpperSymMatrix22().