gslice Members

Reference

Constructors

gslice

Defines a subset of a valarray that consists of multiple slices of the valarray that all start at a specified element.

Member Functions

size

Finds the array values specifying the numbers of elements in a general slice of a valarray.

start

Finds the starting index of a general slice of a valarray.

stride

Finds the distance between elements in a general slice of a valarray.

See Also

Reference

gslice Class

Thread Safety in the C++ Standard Library