Skip to content

BB-26: build()/extractTuples() that allow NULL arrays #12

Open
@mcmillan03

Description

@mcmillan03

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions