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