public class cusparseOrder extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CUSPARSE_ORDER_COL |
static int |
CUSPARSE_ORDER_ROW |
Modifier and Type | Method and Description |
---|---|
static String |
stringFor(int n)
Returns a string representation of the given constant
|
public static final int CUSPARSE_ORDER_COL
public static final int CUSPARSE_ORDER_ROW
public static String stringFor(int n)
Copyright © 2019. All rights reserved.