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 231 of file STK_InvertLowerTriangular.h.
typedef Matrix::Type STK::hidden::InvertLowerTriangularDispatcher< Matrix, 4 >::Type |
Definition at line 233 of file STK_InvertLowerTriangular.h.
|
inlinestatic |
Definition at line 234 of file STK_InvertLowerTriangular.h.
References STK::hidden::InvertLowerTriangularImpl< Matrix, Size_ >::invertLowerTriangular44().