This manual relates to an old release of the Library.
The documentation for the current release is also available on this site.

NAG CPP Interface
utility::array1D

 Contents

Settings help

CPP Name Style:


1 Description

2 Specification

  array1D(RT data_, IT size_)

3 Arguments

1: data_ RT Scalar
On entry: A pointer to the raw data, in contiguous memory.
2: size_ IT Scalar
On entry: n, the length of the vector.