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