STK++ 0.9.13
|
Specialization for symmetric arrays. More...
#include <STK_InvertMatrix.h>
Public Types | |
typedef Matrix::Type | Type |
typedef hidden::InvertSymMatrixDispatcher< Matrix, Size_ > | Dispatcher |
typedef CArraySquare< Type, Size_ > | Result |
Specialization for symmetric arrays.
Definition at line 104 of file STK_InvertMatrix.h.
typedef hidden::InvertSymMatrixDispatcher<Matrix, Size_> STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::symmetric_ >::Dispatcher |
Definition at line 107 of file STK_InvertMatrix.h.
typedef CArraySquare<Type, Size_> STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::symmetric_ >::Result |
Definition at line 108 of file STK_InvertMatrix.h.
typedef Matrix::Type STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::symmetric_ >::Type |
Definition at line 106 of file STK_InvertMatrix.h.