|
STK++ 0.9.13
|
Traits class for the column accessor operator. More...
#include <STK_SlicingAccessors.h>
Public Types | |
| enum | { structure_ , orient_ = Lhs::orient_ , sizeRows_ = Lhs::sizeRows_ , sizeCols_ = 1 , storage_ = Lhs::storage_ } |
| typedef Lhs::Type | Type |
| typedef Lhs::TypeConst | TypeConst |
Traits class for the column accessor operator.
Definition at line 166 of file STK_SlicingAccessors.h.
| typedef Lhs::Type STK::hidden::Traits< ColAccessor< Lhs > >::Type |
Definition at line 177 of file STK_SlicingAccessors.h.
| typedef Lhs::TypeConst STK::hidden::Traits< ColAccessor< Lhs > >::TypeConst |
Definition at line 178 of file STK_SlicingAccessors.h.
| Enumerator | |
|---|---|
| structure_ | |
| orient_ | |
| sizeRows_ | |
| sizeCols_ | |
| storage_ | |
Definition at line 168 of file STK_SlicingAccessors.h.