getarrsize


Purpose
Get the size of an array.
Synopsis
int getarrsize(XPRMarray array);
Argument
array 
Reference to an array
Return value
Size (= total number of true entries) of the array.
Further information
This function returns the total number of true entries contained in the array.
Related topics
getarrdim, getarrsets, getarrtype.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.