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