Provides a view of some elements of a Sequence
identified by a sequence of indices.
More...
#include <Sequences.hpp>
Public Member Functions | |
Index (Sequence< T > &seq, seq_t inds) | |
int | size () |
T | operator[] (int index) |
Provides a view of some elements of a Sequence
identified by a sequence of indices.
|
inlinevirtual |
Implements hexed::Sequence< T >.
|
inlinevirtual |
Implements hexed::Sequence< T >.