STK++ 0.9.13
|
Specialization for symmetric arrays. More...
#include <STK_InvertMatrix.h>
Public Types | |
typedef Matrix::Type | Type |
typedef hidden::InvertUpperSymMatrixDispatcher< Matrix, Size_ > | Dispatcher |
typedef CArraySquare< Type, Size_ > | Result |
Specialization for symmetric arrays.
Definition at line 114 of file STK_InvertMatrix.h.
typedef hidden::InvertUpperSymMatrixDispatcher<Matrix, Size_> STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::upper_symmetric_ >::Dispatcher |
Definition at line 117 of file STK_InvertMatrix.h.
typedef CArraySquare<Type, Size_> STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::upper_symmetric_ >::Result |
Definition at line 118 of file STK_InvertMatrix.h.
typedef Matrix::Type STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::upper_symmetric_ >::Type |
Definition at line 116 of file STK_InvertMatrix.h.