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