NAG CPP Interface
utility::array2D::stride

 Contents

Settings help

CPP Name Style:


1 Description

array2D::stride returns m, if the data is stored in column-major order or n otherwise.

2 Specification

types::f77_integer  stride() const

3 Arguments

None.