public class cusparseSideMode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
CUSPARSE_SIDE_LEFT
Left
|
static int |
CUSPARSE_SIDE_RIGHT
Right
|
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_SIDE_LEFT
public static final int CUSPARSE_SIDE_RIGHT