public final class MPSGraphReductionMode
extends java.lang.Object
Reduction Mode
[@constant] MPSGraphReductionModeMin Min [@constant] MPSGraphReductionModeMax Max [@constant] MPSGraphReductionModeSum Sum [@constant] MPSGraphReductionModeProduct Product [@constant] MPSGraphReductionModeArgumentMin Argument Min [@constant] MPSGraphReductionModeArgumentMax Argument Max
| Modifier and Type | Field and Description |
|---|---|
static long |
ArgumentMax |
static long |
ArgumentMin |
static long |
Max |
static long |
Min |
static long |
Product |
static long |
Sum |
public static final long Min
public static final long Max
public static final long Sum
public static final long Product
public static final long ArgumentMin
public static final long ArgumentMax