Public Types | |
typedef SBase< Array< Type > > | Base |
typedef Type | value_type |
Public Member Functions | |
SClos (Array< Type > a, const slice &s) | |
SBase (Array< Type > a, const slice &s) | |
value_type | operator[] (size_t __i) const |
size_t | size () const |
Definition at line 685 of file valarray_meta.h.