Enum DataType

Enum Documentation

enum switchml::DataType

Numerical data type enum.

Values:

enumerator FLOAT32

Represents a standard float type

enumerator INT32

Represents a standard 32 bit signed integer