One of the initialization functions
g05kfc (for a repeatable sequence if computed sequentially) or
g05kgc (for a non-repeatable sequence) must be called prior to the first call to
g05ncc.
Not applicable.
Please consult the
X06 Chapter Introduction for information on how to control and interrogate the OpenMP environment used within this function. Please also consult the
Users' Note for your implementation for any additional implementation-specific information.
None.
In the example program a vector containing the first eight positive integers in ascending order is permuted by a call to
g05ncc and the permutation is printed. This is repeated a total of ten times, after initialization by
g05kfc.
None.