public class nvgraphSemiringOps extends Object
Modifier and Type | Field and Description |
---|---|
static int |
NVGRAPH_MAX |
static int |
NVGRAPH_MIN |
static int |
NVGRAPH_MULTIPLY |
static int |
NVGRAPH_SUM |
Modifier and Type | Method and Description |
---|---|
static String |
stringFor(int n)
Returns a string representation of the given constant
|
public static final int NVGRAPH_MULTIPLY
public static final int NVGRAPH_SUM
public static final int NVGRAPH_MIN
public static final int NVGRAPH_MAX
public static String stringFor(int n)
Copyright © 2018. All rights reserved.