public class cusolverRfFactorization extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CUSOLVERRF_FACTORIZATION_ALG0
default
|
static int |
CUSOLVERRF_FACTORIZATION_ALG1 |
static int |
CUSOLVERRF_FACTORIZATION_ALG2 |
| Modifier and Type | Method and Description |
|---|---|
static String |
stringFor(int n)
Returns a string representation of the given constant
|
public static final int CUSOLVERRF_FACTORIZATION_ALG0
public static final int CUSOLVERRF_FACTORIZATION_ALG1
public static final int CUSOLVERRF_FACTORIZATION_ALG2
public static String stringFor(int n)
Copyright © 2016. All rights reserved.