STK++ 0.9.13
|
Specialization for square arrays. More...
#include <STK_InvertMatrix.h>
Public Types | |
typedef Matrix::Type | Type |
typedef hidden::InvertMatrixDispatcher< Matrix, Size_ > | Dispatcher |
typedef CArraySquare< Type, Size_ > | Result |
Specialization for square arrays.
Definition at line 74 of file STK_InvertMatrix.h.
typedef hidden::InvertMatrixDispatcher<Matrix, Size_> STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::square_ >::Dispatcher |
Definition at line 77 of file STK_InvertMatrix.h.
typedef CArraySquare<Type, Size_> STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::square_ >::Result |
Definition at line 78 of file STK_InvertMatrix.h.
typedef Matrix::Type STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::square_ >::Type |
Definition at line 76 of file STK_InvertMatrix.h.