Enum Class TensorType.Value

java.lang.Object
java.lang.Enum<TensorType.Value>
com.yahoo.tensor.TensorType.Value
All Implemented Interfaces:
Serializable, Comparable<TensorType.Value>, Constable
Enclosing class:
TensorType

public static enum TensorType.Value extends Enum<TensorType.Value>
The permissible cell value types. Default is double.