libstdc++
Numeric_arrays

Classes

class  std::gslice
 
class  std::gslice_array< _Tp >
 
class  std::indirect_array< _Tp >
 
class  std::mask_array< _Tp >
 
class  std::slice
 
class  std::slice_array< _Tp >
 

Macros

#define _DEFINE_VALARRAY_OPERATOR(_Op, _Name)
 
#define _DEFINE_VALARRAY_OPERATOR(_Op, _Name)
 
#define _DEFINE_VALARRAY_OPERATOR(_Op, _Name)
 
#define _DEFINE_VALARRAY_OPERATOR(_Op, _Name)
 

Functions

 std::gslice::gslice ()
 
 std::gslice::gslice (size_t, const valarray< size_t > &, const valarray< size_t > &)
 
 std::gslice::gslice (const gslice &)
 
 std::gslice_array< _Tp >::gslice_array (const gslice_array &)
 
 std::indirect_array< _Tp >::indirect_array (const indirect_array &)
 
 std::mask_array< _Tp >::mask_array (const mask_array &)
 
void std::gslice_array< _Tp >::operator%= (const valarray< _Tp > &) const
 
void std::mask_array< _Tp >::operator%= (const valarray< _Tp > &) const
 
void std::indirect_array< _Tp >::operator%= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::gslice_array< _Tp >::operator%= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::mask_array< _Tp >::operator%= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::indirect_array< _Tp >::operator%= (const _Expr< _Dom, _Tp > &) const
 
void std::slice_array< _Tp >::operator%= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::slice_array< _Tp >::operator%= (const _Expr< _Dom, _Tp > &) const
 
void std::gslice_array< _Tp >::operator&= (const valarray< _Tp > &) const
 
void std::mask_array< _Tp >::operator&= (const valarray< _Tp > &) const
 
void std::indirect_array< _Tp >::operator&= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::gslice_array< _Tp >::operator&= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::mask_array< _Tp >::operator&= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::indirect_array< _Tp >::operator&= (const _Expr< _Dom, _Tp > &) const
 
void std::slice_array< _Tp >::operator&= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::slice_array< _Tp >::operator&= (const _Expr< _Dom, _Tp > &) const
 
void std::gslice_array< _Tp >::operator*= (const valarray< _Tp > &) const
 
void std::mask_array< _Tp >::operator*= (const valarray< _Tp > &) const
 
void std::indirect_array< _Tp >::operator*= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::gslice_array< _Tp >::operator*= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::mask_array< _Tp >::operator*= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::indirect_array< _Tp >::operator*= (const _Expr< _Dom, _Tp > &) const
 
void std::slice_array< _Tp >::operator*= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::slice_array< _Tp >::operator*= (const _Expr< _Dom, _Tp > &) const
 
void std::gslice_array< _Tp >::operator+= (const valarray< _Tp > &) const
 
void std::mask_array< _Tp >::operator+= (const valarray< _Tp > &) const
 
void std::indirect_array< _Tp >::operator+= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::gslice_array< _Tp >::operator+= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::mask_array< _Tp >::operator+= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::indirect_array< _Tp >::operator+= (const _Expr< _Dom, _Tp > &) const
 
void std::slice_array< _Tp >::operator+= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::slice_array< _Tp >::operator+= (const _Expr< _Dom, _Tp > &) const
 
void std::gslice_array< _Tp >::operator-= (const valarray< _Tp > &) const
 
void std::mask_array< _Tp >::operator-= (const valarray< _Tp > &) const
 
void std::indirect_array< _Tp >::operator-= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::gslice_array< _Tp >::operator-= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::mask_array< _Tp >::operator-= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::indirect_array< _Tp >::operator-= (const _Expr< _Dom, _Tp > &) const
 
void std::slice_array< _Tp >::operator-= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::slice_array< _Tp >::operator-= (const _Expr< _Dom, _Tp > &) const
 
void std::gslice_array< _Tp >::operator/= (const valarray< _Tp > &) const
 
void std::mask_array< _Tp >::operator/= (const valarray< _Tp > &) const
 
void std::indirect_array< _Tp >::operator/= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::gslice_array< _Tp >::operator/= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::mask_array< _Tp >::operator/= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::indirect_array< _Tp >::operator/= (const _Expr< _Dom, _Tp > &) const
 
void std::slice_array< _Tp >::operator/= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::slice_array< _Tp >::operator/= (const _Expr< _Dom, _Tp > &) const
 
void std::gslice_array< _Tp >::operator<<= (const valarray< _Tp > &) const
 
void std::mask_array< _Tp >::operator<<= (const valarray< _Tp > &) const
 
void std::indirect_array< _Tp >::operator<<= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::gslice_array< _Tp >::operator<<= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::mask_array< _Tp >::operator<<= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::indirect_array< _Tp >::operator<<= (const _Expr< _Dom, _Tp > &) const
 
void std::slice_array< _Tp >::operator<<= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::slice_array< _Tp >::operator<<= (const _Expr< _Dom, _Tp > &) const
 
gslice_array & std::gslice_array< _Tp >::operator= (const gslice_array &)
 
indirect_array & std::indirect_array< _Tp >::operator= (const indirect_array &)
 
mask_array & std::mask_array< _Tp >::operator= (const mask_array &)
 
void std::gslice_array< _Tp >::operator= (const valarray< _Tp > &) const
 
void std::mask_array< _Tp >::operator= (const valarray< _Tp > &) const
 
void std::indirect_array< _Tp >::operator= (const valarray< _Tp > &) const
 
gslice & std::gslice::operator= (const gslice &)
 
void std::gslice_array< _Tp >::operator= (const _Tp &) const
 
void std::mask_array< _Tp >::operator= (const _Tp &) const
 
void std::indirect_array< _Tp >::operator= (const _Tp &) const
 
template<class _Dom >
void std::gslice_array< _Tp >::operator= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::indirect_array< _Tp >::operator= (const _Expr< _Dom, _Tp > &) const
 
slice_array & std::slice_array< _Tp >::operator= (const slice_array &)
 
void std::slice_array< _Tp >::operator= (const valarray< _Tp > &) const
 
void std::slice_array< _Tp >::operator= (const _Tp &) const
 
template<class _Dom >
void std::slice_array< _Tp >::operator= (const _Expr< _Dom, _Tp > &) const
 
template<class _Ex >
void std::mask_array< _Tp >::operator= (const _Expr< _Ex, _Tp > &__e) const
 
void std::gslice_array< _Tp >::operator>>= (const valarray< _Tp > &) const
 
void std::mask_array< _Tp >::operator>>= (const valarray< _Tp > &) const
 
void std::indirect_array< _Tp >::operator>>= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::gslice_array< _Tp >::operator>>= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::mask_array< _Tp >::operator>>= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::indirect_array< _Tp >::operator>>= (const _Expr< _Dom, _Tp > &) const
 
void std::slice_array< _Tp >::operator>>= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::slice_array< _Tp >::operator>>= (const _Expr< _Dom, _Tp > &) const
 
void std::gslice_array< _Tp >::operator^= (const valarray< _Tp > &) const
 
void std::mask_array< _Tp >::operator^= (const valarray< _Tp > &) const
 
void std::indirect_array< _Tp >::operator^= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::gslice_array< _Tp >::operator^= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::mask_array< _Tp >::operator^= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::indirect_array< _Tp >::operator^= (const _Expr< _Dom, _Tp > &) const
 
void std::slice_array< _Tp >::operator^= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::slice_array< _Tp >::operator^= (const _Expr< _Dom, _Tp > &) const
 
void std::gslice_array< _Tp >::operator|= (const valarray< _Tp > &) const
 
void std::mask_array< _Tp >::operator|= (const valarray< _Tp > &) const
 
void std::indirect_array< _Tp >::operator|= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::gslice_array< _Tp >::operator|= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::indirect_array< _Tp >::operator|= (const _Expr< _Dom, _Tp > &) const
 
template<class _Dom >
void std::mask_array< _Tp >::operator|= (const _Expr< _Dom, _Tp > &) const
 
void std::slice_array< _Tp >::operator|= (const valarray< _Tp > &) const
 
template<class _Dom >
void std::slice_array< _Tp >::operator|= (const _Expr< _Dom, _Tp > &) const
 
size_t std::slice::size () const
 
valarray< size_t > std::gslice::size () const
 
 std::slice::slice ()
 
 std::slice::slice (size_t, size_t, size_t)
 
 std::slice_array< _Tp >::slice_array (const slice_array &)
 
size_t std::slice::start () const
 
size_t std::gslice::start () const
 
size_t std::slice::stride () const
 
valarray< size_t > std::gslice::stride () const
 
 std::gslice::~gslice ()
 

Detailed Description

Function Documentation

std::gslice::gslice ( )
inline

Construct an empty slice.

Definition at line 147 of file gslice.h.

std::gslice::gslice ( size_t  __o,
const valarray< size_t > &  __l,
const valarray< size_t > &  __s 
)
inline

Construct a slice.

Constructs a slice with as many dimensions as the length of the l and s arrays.

Parameters
oOffset in array of first element.
lArray of dimension lengths.
sArray of dimension strides between array elements.

Definition at line 151 of file gslice.h.

std::gslice::gslice ( const gslice __g)
inline

Copy constructor.

Definition at line 156 of file gslice.h.

template<typename _Tp >
std::gslice_array< _Tp >::gslice_array ( const gslice_array< _Tp > &  __a)
inline

Copy constructor. Both slices refer to the same underlying array.

Definition at line 142 of file gslice_array.h.

template<typename _Tp >
std::indirect_array< _Tp >::indirect_array ( const indirect_array< _Tp > &  __a)
inline

Copy constructor. Both slices refer to the same underlying array.

Definition at line 142 of file indirect_array.h.

template<typename _Tp >
std::mask_array< _Tp >::mask_array ( const mask_array< _Tp > &  a)
inline

Copy constructor. Both slices refer to the same underlying array.

Definition at line 138 of file mask_array.h.

template<typename _Tp >
void std::gslice_array< _Tp >::operator%= ( const valarray< _Tp > &  __v) const
inline

Modulo slice elements by corresponding elements of v.

Definition at line 201 of file gslice_array.h.

template<typename _Tp >
void std::mask_array< _Tp >::operator%= ( const valarray< _Tp > &  __v) const
inline

Modulo slice elements by corresponding elements of v.

Definition at line 191 of file mask_array.h.

template<typename _Tp >
void std::indirect_array< _Tp >::operator%= ( const valarray< _Tp > &  __v) const
inline

Modulo slice elements by corresponding elements of v.

Definition at line 195 of file indirect_array.h.

template<typename _Tp >
void std::slice_array< _Tp >::operator%= ( const valarray< _Tp > &  __v) const
inline

Modulo slice elements by corresponding elements of v.

Definition at line 257 of file slice_array.h.

template<typename _Tp >
void std::gslice_array< _Tp >::operator&= ( const valarray< _Tp > &  __v) const
inline

Logical and slice elements with corresponding elements of v.

Definition at line 205 of file gslice_array.h.

template<typename _Tp >
void std::mask_array< _Tp >::operator&= ( const valarray< _Tp > &  __v) const
inline

Logical and slice elements with corresponding elements of v.

Definition at line 195 of file mask_array.h.

template<typename _Tp >
void std::indirect_array< _Tp >::operator&= ( const valarray< _Tp > &  __v) const
inline

Logical and slice elements with corresponding elements of v.

Definition at line 199 of file indirect_array.h.

template<typename _Tp >
void std::slice_array< _Tp >::operator&= ( const valarray< _Tp > &  __v) const
inline

Logical and slice elements with corresponding elements of v.

Definition at line 261 of file slice_array.h.

template<typename _Tp >
void std::gslice_array< _Tp >::operator*= ( const valarray< _Tp > &  __v) const
inline

Multiply slice elements by corresponding elements of v.

Definition at line 199 of file gslice_array.h.

template<typename _Tp >
void std::mask_array< _Tp >::operator*= ( const valarray< _Tp > &  __v) const
inline

Multiply slice elements by corresponding elements of v.

Definition at line 189 of file mask_array.h.

template<typename _Tp >
void std::indirect_array< _Tp >::operator*= ( const valarray< _Tp > &  __v) const
inline

Multiply slice elements by corresponding elements of v.

Definition at line 193 of file indirect_array.h.

template<typename _Tp >
void std::slice_array< _Tp >::operator*= ( const valarray< _Tp > &  __v) const
inline

Multiply slice elements by corresponding elements of v.

Definition at line 255 of file slice_array.h.

template<typename _Tp >
void std::gslice_array< _Tp >::operator+= ( const valarray< _Tp > &  __v) const
inline

Add corresponding elements of v to slice elements.

Definition at line 202 of file gslice_array.h.

template<typename _Tp >
void std::mask_array< _Tp >::operator+= ( const valarray< _Tp > &  __v) const
inline

Add corresponding elements of v to slice elements.

Definition at line 192 of file mask_array.h.

template<typename _Tp >
void std::indirect_array< _Tp >::operator+= ( const valarray< _Tp > &  __v) const
inline

Add corresponding elements of v to slice elements.

Definition at line 196 of file indirect_array.h.

template<typename _Tp >
void std::slice_array< _Tp >::operator+= ( const valarray< _Tp > &  __v) const
inline

Add corresponding elements of v to slice elements.

Definition at line 258 of file slice_array.h.

template<typename _Tp >
void std::gslice_array< _Tp >::operator-= ( const valarray< _Tp > &  __v) const
inline

Subtract corresponding elements of v from slice elements.

Definition at line 203 of file gslice_array.h.

template<typename _Tp >
void std::mask_array< _Tp >::operator-= ( const valarray< _Tp > &  __v) const
inline

Subtract corresponding elements of v from slice elements.

Definition at line 193 of file mask_array.h.

template<typename _Tp >
void std::indirect_array< _Tp >::operator-= ( const valarray< _Tp > &  __v) const
inline

Subtract corresponding elements of v from slice elements.

Definition at line 197 of file indirect_array.h.

template<typename _Tp >
void std::slice_array< _Tp >::operator-= ( const valarray< _Tp > &  __v) const
inline

Subtract corresponding elements of v from slice elements.

Definition at line 259 of file slice_array.h.

template<typename _Tp >
void std::gslice_array< _Tp >::operator/= ( const valarray< _Tp > &  __v) const
inline

Divide slice elements by corresponding elements of v.

Definition at line 200 of file gslice_array.h.

template<typename _Tp >
void std::mask_array< _Tp >::operator/= ( const valarray< _Tp > &  __v) const
inline

Divide slice elements by corresponding elements of v.

Definition at line 190 of file mask_array.h.

template<typename _Tp >
void std::indirect_array< _Tp >::operator/= ( const valarray< _Tp > &  __v) const
inline

Divide slice elements by corresponding elements of v.

Definition at line 194 of file indirect_array.h.

template<typename _Tp >
void std::slice_array< _Tp >::operator/= ( const valarray< _Tp > &  __v) const
inline

Divide slice elements by corresponding elements of v.

Definition at line 256 of file slice_array.h.

template<typename _Tp >
void std::gslice_array< _Tp >::operator<<= ( const valarray< _Tp > &  __v) const
inline

Left shift slice elements by corresponding elements of v.

Definition at line 207 of file gslice_array.h.

template<typename _Tp >
void std::mask_array< _Tp >::operator<<= ( const valarray< _Tp > &  __v) const
inline

Left shift slice elements by corresponding elements of v.

Definition at line 197 of file mask_array.h.

template<typename _Tp >
void std::indirect_array< _Tp >::operator<<= ( const valarray< _Tp > &  __v) const
inline

Left shift slice elements by corresponding elements of v.

Definition at line 201 of file indirect_array.h.

template<typename _Tp >
void std::slice_array< _Tp >::operator<<= ( const valarray< _Tp > &  __v) const
inline

Left shift slice elements by corresponding elements of v.

Definition at line 263 of file slice_array.h.

template<typename _Tp >
gslice_array< _Tp > & std::gslice_array< _Tp >::operator= ( const gslice_array< _Tp > &  __a)
inline

Assignment operator. Assigns slice elements to corresponding elements of a.

Definition at line 147 of file gslice_array.h.

template<typename _Tp >
indirect_array< _Tp > & std::indirect_array< _Tp >::operator= ( const indirect_array< _Tp > &  __a)
inline

Assignment operator. Assigns elements to corresponding elements of a.

Definition at line 153 of file indirect_array.h.

template<typename _Tp >
mask_array< _Tp > & std::mask_array< _Tp >::operator= ( const mask_array< _Tp > &  __a)
inline

Assignment operator. Assigns elements to corresponding elements of a.

Definition at line 148 of file mask_array.h.

template<typename _Tp >
void std::gslice_array< _Tp >::operator= ( const valarray< _Tp > &  __v) const
inline

Assign slice elements to corresponding elements of v.

Definition at line 165 of file gslice_array.h.

template<typename _Tp >
void std::indirect_array< _Tp >::operator= ( const valarray< _Tp > &  __v) const
inline

Assign slice elements to corresponding elements of v.

Definition at line 167 of file indirect_array.h.

gslice & std::gslice::operator= ( const gslice __g)
inline

Assignment operator.

Definition at line 168 of file gslice.h.

template<typename _Tp >
void std::gslice_array< _Tp >::operator= ( const _Tp &  __t) const
inline

Assign all slice elements to t.

Definition at line 157 of file gslice_array.h.

template<typename _Tp >
void std::mask_array< _Tp >::operator= ( const _Tp &  __t) const
inline

Assign all slice elements to t.

Definition at line 157 of file mask_array.h.

template<typename _Tp >
void std::indirect_array< _Tp >::operator= ( const _Tp &  __t) const
inline

Assign all slice elements to t.

Definition at line 162 of file indirect_array.h.

template<typename _Tp >
slice_array< _Tp > & std::slice_array< _Tp >::operator= ( const slice_array< _Tp > &  __a)
inline

Assignment operator. Assigns slice elements to corresponding elements of a.

Definition at line 214 of file slice_array.h.

template<typename _Tp >
void std::slice_array< _Tp >::operator= ( const valarray< _Tp > &  __v) const
inline

Assign slice elements to corresponding elements of v.

Definition at line 228 of file slice_array.h.

template<typename _Tp >
void std::slice_array< _Tp >::operator= ( const _Tp &  __t) const
inline

Assign all slice elements to t.

Definition at line 223 of file slice_array.h.

template<typename _Tp >
void std::gslice_array< _Tp >::operator>>= ( const valarray< _Tp > &  __v) const
inline

Right shift slice elements by corresponding elements of v.

Definition at line 208 of file gslice_array.h.

template<typename _Tp >
void std::mask_array< _Tp >::operator>>= ( const valarray< _Tp > &  __v) const
inline

Right shift slice elements by corresponding elements of v.

Definition at line 198 of file mask_array.h.

template<typename _Tp >
void std::indirect_array< _Tp >::operator>>= ( const valarray< _Tp > &  __v) const
inline

Right shift slice elements by corresponding elements of v.

Definition at line 202 of file indirect_array.h.

template<typename _Tp >
void std::slice_array< _Tp >::operator>>= ( const valarray< _Tp > &  __v) const
inline

Right shift slice elements by corresponding elements of v.

Definition at line 264 of file slice_array.h.

template<typename _Tp >
void std::gslice_array< _Tp >::operator^= ( const valarray< _Tp > &  __v) const
inline

Logical xor slice elements with corresponding elements of v.

Definition at line 204 of file gslice_array.h.

template<typename _Tp >
void std::mask_array< _Tp >::operator^= ( const valarray< _Tp > &  __v) const
inline

Logical xor slice elements with corresponding elements of v.

Definition at line 194 of file mask_array.h.

template<typename _Tp >
void std::indirect_array< _Tp >::operator^= ( const valarray< _Tp > &  __v) const
inline

Logical xor slice elements with corresponding elements of v.

Definition at line 198 of file indirect_array.h.

template<typename _Tp >
void std::slice_array< _Tp >::operator^= ( const valarray< _Tp > &  __v) const
inline

Logical xor slice elements with corresponding elements of v.

Definition at line 260 of file slice_array.h.

template<typename _Tp >
void std::gslice_array< _Tp >::operator|= ( const valarray< _Tp > &  __v) const
inline

Logical or slice elements with corresponding elements of v.

Definition at line 206 of file gslice_array.h.

template<typename _Tp >
void std::mask_array< _Tp >::operator|= ( const valarray< _Tp > &  __v) const
inline

Logical or slice elements with corresponding elements of v.

Definition at line 196 of file mask_array.h.

template<typename _Tp >
void std::indirect_array< _Tp >::operator|= ( const valarray< _Tp > &  __v) const
inline

Logical or slice elements with corresponding elements of v.

Definition at line 200 of file indirect_array.h.

template<typename _Tp >
void std::slice_array< _Tp >::operator|= ( const valarray< _Tp > &  __v) const
inline

Logical or slice elements with corresponding elements of v.

Definition at line 262 of file slice_array.h.

size_t std::slice::size ( ) const
inline

Return size of slice.

Definition at line 101 of file slice_array.h.

valarray< size_t > std::gslice::size ( ) const
inline

Return array of sizes of slice dimensions.

Definition at line 137 of file gslice.h.

std::slice::slice ( )
inline

Construct an empty slice.

Definition at line 89 of file slice_array.h.

std::slice::slice ( size_t  __o,
size_t  __d,
size_t  __s 
)
inline

Construct a slice.

Parameters
oOffset in array of first element.
dNumber of elements in slice.
sStride between array elements.

Definition at line 93 of file slice_array.h.

template<typename _Tp >
std::slice_array< _Tp >::slice_array ( const slice_array< _Tp > &  a)
inline

Copy constructor. Both slices refer to the same underlying array.

Definition at line 206 of file slice_array.h.

size_t std::slice::start ( ) const
inline

Return array offset of first slice element.

Definition at line 97 of file slice_array.h.

size_t std::gslice::start ( ) const
inline

Return array offset of first slice element.

Definition at line 133 of file gslice.h.

size_t std::slice::stride ( ) const
inline

Return array stride of slice.

Definition at line 105 of file slice_array.h.

valarray< size_t > std::gslice::stride ( ) const
inline

Return array of array strides for each dimension.

Definition at line 141 of file gslice.h.

std::gslice::~gslice ( )
inline

Destructor.

Definition at line 161 of file gslice.h.