STK++ 0.9.13
|
Traits class for the constant vector_. More...
#include <STK_Const_Arrays.h>
Public Types | |
enum | { structure_ = Arrays::point_ , sizeRows_ = 1 , sizeCols_ = Size_ , size_ = Size_ , orient_ = Arrays::by_row_ , storage_ = Arrays::sparse_ } |
typedef Type_ | Type |
typedef RemoveConst< Type >::Type | TypeConst |
Traits class for the constant vector_.
Definition at line 139 of file STK_Const_Arrays.h.
typedef Type_ STK::hidden::Traits< Const::Point< Type_, Size_ > >::Type |
Definition at line 150 of file STK_Const_Arrays.h.
typedef RemoveConst<Type>::Type STK::hidden::Traits< Const::Point< Type_, Size_ > >::TypeConst |
Definition at line 151 of file STK_Const_Arrays.h.
Enumerator | |
---|---|
structure_ | |
sizeRows_ | |
sizeCols_ | |
size_ | |
orient_ | |
storage_ |
Definition at line 141 of file STK_Const_Arrays.h.