STK++ 0.9.13
|
Specialization for general 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 general arrays.
Definition at line 64 of file STK_InvertMatrix.h.
typedef hidden::InvertMatrixDispatcher<Matrix, Size_> STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::array2D_ >::Dispatcher |
Definition at line 67 of file STK_InvertMatrix.h.
typedef CArraySquare<Type, Size_> STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::array2D_ >::Result |
Definition at line 68 of file STK_InvertMatrix.h.
typedef Matrix::Type STK::hidden::DispatcherChooser< Matrix, Size_, Arrays::array2D_ >::Type |
Definition at line 66 of file STK_InvertMatrix.h.