public class nvgraphTopologyType extends Object
Modifier and Type | Field and Description |
---|---|
static int |
NVGRAPH_COO_32 |
static int |
NVGRAPH_CSC_32 |
static int |
NVGRAPH_CSR_32 |
Modifier and Type | Method and Description |
---|---|
static String |
stringFor(int n)
Returns a string representation of the given constant
|
public static final int NVGRAPH_CSR_32
public static final int NVGRAPH_CSC_32
public static final int NVGRAPH_COO_32
public static String stringFor(int n)
Copyright © 2018. All rights reserved.