|
STK++ 0.9.13
|
Traits class for the row accessor. More...
#include <STK_SlicingAccessors.h>
Public Types | |
| enum | { structure_ , orient_ = Lhs::orient_ , sizeRows_ = 1 , sizeCols_ = Lhs::sizeCols_ , storage_ = Lhs::storage_ } |
| typedef Lhs::Type | Type |
| typedef Lhs::TypeConst | TypeConst |
Traits class for the row accessor.
Definition at line 55 of file STK_SlicingAccessors.h.
| typedef Lhs::Type STK::hidden::Traits< RowAccessor< Lhs > >::Type |
Definition at line 66 of file STK_SlicingAccessors.h.
| typedef Lhs::TypeConst STK::hidden::Traits< RowAccessor< Lhs > >::TypeConst |
Definition at line 67 of file STK_SlicingAccessors.h.
| Enumerator | |
|---|---|
| structure_ | |
| orient_ | |
| sizeRows_ | |
| sizeCols_ | |
| storage_ | |
Definition at line 57 of file STK_SlicingAccessors.h.