#include <allocator.hh>

Public Member Functions | |
| template<class Op > | |
| RowStrideHolder (const Operator< Op > &op) | |
| RowStrideHolder () | |
| RowStrideHolder (int i) | |
Definition at line 665 of file allocator.hh.
| TooN::Internal::RowStrideHolder< S >::RowStrideHolder | ( | int | i | ) | [inline] |
Definition at line 667 of file allocator.hh.
| TooN::Internal::RowStrideHolder< S >::RowStrideHolder | ( | ) | [inline] |
Definition at line 670 of file allocator.hh.
| TooN::Internal::RowStrideHolder< S >::RowStrideHolder | ( | const Operator< Op > & | op | ) | [inline] |
Definition at line 674 of file allocator.hh.