Go to the source code of this file.
Data Structures | |
struct | StrideInfo< T > |
class | CkSequenceIteratorInternal< T > |
Interface(Abstract Class) for the Internal implementation of the Iterator. More... | |
class | CkSequenceInternal< T > |
Interface(Abstract class) for the Internal implementation of the CkSequence. More... | |
Enumerations | |
enum | Type { RANDOM, STRIDE } |
There are two types of sequences, RANDOM and STRIDE. More... |
enum Type |
There are two types of sequences, RANDOM and STRIDE.
Definition at line 10 of file cksequence_internal.h.