public class cusolverRfUnitDiagonal
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CUSOLVERRF_UNIT_DIAGONAL_ASSUMED_L |
static int |
CUSOLVERRF_UNIT_DIAGONAL_ASSUMED_U |
static int |
CUSOLVERRF_UNIT_DIAGONAL_STORED_L
default
|
static int |
CUSOLVERRF_UNIT_DIAGONAL_STORED_U |
| 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 CUSOLVERRF_UNIT_DIAGONAL_STORED_L
public static final int CUSOLVERRF_UNIT_DIAGONAL_STORED_U
public static final int CUSOLVERRF_UNIT_DIAGONAL_ASSUMED_L
public static final int CUSOLVERRF_UNIT_DIAGONAL_ASSUMED_U