Contents

MLMultiArrayDataType

Constants that define the underlying element types a multiarray can store.

Declaration

enum MLMultiArrayDataType

Overview

All elements of an MLMultiArray instance must be of the same type and must be defined in MLMultiArrayDataType.

Topics

Multiarray data types

Creating a multiarray data type

See Also

Creating a multiarray