public final class MLMultiArrayShapeConstraintType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Enumerated
Limited to an enumerated set of shapes
|
static long |
Range
Allow full specified range per dimension
|
static long |
Unspecified
An unconstrained shape.
|
public static final long Unspecified
public static final long Enumerated
public static final long Range