Open
Description
Allow the user arrays to be NULL. Not an error.
If NULL for extractTuples()
, that array is not populated (perhaps the user just needs the values and not the integer row/col indices, or perhaps the user needs the pattern and not the values, etc).
On build()
, if the values array is NULL, then it is implicitly all equal to 1.
Metadata
Metadata
Assignees
Labels
No labels