#include <allocator.hh>
Public Member Functions | |
int | stride () const |
template<class Op > | |
StrideHolder (const Operator< Op > &op) | |
StrideHolder (int s) | |
Public Attributes | |
const int | my_stride |
Definition at line 650 of file allocator.hh.
TooN::Internal::StrideHolder<-1 >::StrideHolder | ( | int | s | ) | [inline] |
Definition at line 652 of file allocator.hh.
TooN::Internal::StrideHolder<-1 >::StrideHolder | ( | const Operator< Op > & | op | ) | [inline] |
Definition at line 656 of file allocator.hh.
int TooN::Internal::StrideHolder<-1 >::stride | ( | ) | const [inline] |
Definition at line 659 of file allocator.hh.
const int TooN::Internal::StrideHolder<-1 >::my_stride |
Definition at line 658 of file allocator.hh.