STK++ 0.9.13
|
#include <STK_InvertLowerTriangular.h>
Public Types | |
typedef Matrix::Type | Type |
Static Public Member Functions | |
static Type | run (Matrix const &m, Array2DLowerTriangular< Type > &inv) |
Definition at line 215 of file STK_InvertLowerTriangular.h.
typedef Matrix::Type STK::hidden::InvertLowerTriangularDispatcher< Matrix, 2 >::Type |
Definition at line 217 of file STK_InvertLowerTriangular.h.
|
inlinestatic |
Definition at line 218 of file STK_InvertLowerTriangular.h.
References STK::hidden::InvertLowerTriangularImpl< Matrix, Size_ >::invertLowerTriangular22().