getarrsets
getarrsets |
Purpose
Synopsis
void getarrsets(XPRMarray array, XPRMset sets[]);
Arguments
array
|
Reference to an array
|
sets
|
n-tuple of set references where
n is the number of dimensions of the array
array
|
Further information
This function returns in the parameter
sets the list of sets that index the array
array. Each set corresponds to one dimension of the array.
Related topics