public class cusparseIndexBase
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CUSPARSE_INDEX_BASE_ONE
The base index is one.
|
static int |
CUSPARSE_INDEX_BASE_ZERO
The base index is zero.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
stringFor(int n)
Returns a string representation of the given constant
|
public static final int CUSPARSE_INDEX_BASE_ZERO
public static final int CUSPARSE_INDEX_BASE_ONE