public class cusparseIndexBase extends 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 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
public static String stringFor(int n)
Copyright © 2019. All rights reserved.