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