STK++ 0.9.13
|
#include <STK_InvertLowerSym.h>
Public Types | |
typedef Matrix::Type | Type |
Static Public Member Functions | |
static Type | run (Matrix const &m, CArraySquare< Type, 2 > &inv) |
Definition at line 284 of file STK_InvertLowerSym.h.
typedef Matrix::Type STK::hidden::InvertLowerSymMatrixDispatcher< Matrix, 2 >::Type |
Definition at line 286 of file STK_InvertLowerSym.h.
|
inlinestatic |
Definition at line 287 of file STK_InvertLowerSym.h.
References STK::hidden::InvertLowerSymMatrixImpl< Matrix, Size_ >::invertLowerSymMatrix22().