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