STK++ 0.9.13
|
Specialization for upper triangular arrays. More...
#include <STK_InvertMatrix.h>
Public Types | |
typedef Matrix::Type | Type |
typedef hidden::InvertLowerTriangularDispatcher< Matrix, Size_ > | Dispatcher |
typedef Array2DLowerTriangular< Type > | Result |
Specialization for upper triangular arrays.
Definition at line 94 of file STK_InvertMatrix.h.
typedef hidden::InvertLowerTriangularDispatcher<Matrix, Size_> STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::lower_triangular_ >::Dispatcher |
Definition at line 97 of file STK_InvertMatrix.h.
typedef Array2DLowerTriangular<Type> STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::lower_triangular_ >::Result |
Definition at line 98 of file STK_InvertMatrix.h.
typedef Matrix::Type STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::lower_triangular_ >::Type |
Definition at line 96 of file STK_InvertMatrix.h.