STK++ 0.9.13
|
#include <STK_InvertMatrix.h>
Public Types | |
typedef Matrix::Type | Type |
typedef hidden::InvertLowerSymMatrixDispatcher< Matrix, Size_ > | Dispatcher |
typedef CArraySquare< Type, Size_ > | Result |
Definition at line 121 of file STK_InvertMatrix.h.
typedef hidden::InvertLowerSymMatrixDispatcher<Matrix, Size_> STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::lower_symmetric_ >::Dispatcher |
Definition at line 124 of file STK_InvertMatrix.h.
typedef CArraySquare<Type, Size_> STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::lower_symmetric_ >::Result |
Definition at line 125 of file STK_InvertMatrix.h.
typedef Matrix::Type STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::lower_symmetric_ >::Type |
Definition at line 123 of file STK_InvertMatrix.h.