IndexType#

enum nvmath.bindings.cusparse.IndexType(value)[source]#

See cusparseIndexType_t.

Member Type:

int

Valid values are as follows:

INDEX_16U = <IndexType.INDEX_16U: 1>#
INDEX_32I = <IndexType.INDEX_32I: 2>#
INDEX_64I = <IndexType.INDEX_64I: 3>#