Platforms to show: All Mac Windows Linux Cross-Platform

Back to MLMultiArrayMBS class.

MLMultiArrayMBS.DataTypeDouble = &h10040

Type Topic Plugin Version
const CoreML MBS Mac64bit Plugin 17.4
One for the data types for arrays.

Data is double values.

MLMultiArrayMBS.DataTypeFloat16 = &h10010

Type Topic Plugin Version
const CoreML MBS Mac64bit Plugin 21.5
One for the data types for arrays.

Data is Float16 values.
Sadly Xojo doesn't have a native Float16 data type.

MLMultiArrayMBS.DataTypeFloat32 = &h10020

Type Topic Plugin Version
const CoreML MBS Mac64bit Plugin 17.4
One for the data types for arrays.

Data is single values (32-bit).

MLMultiArrayMBS.DataTypeFloat64 = &h10040

Type Topic Plugin Version
const CoreML MBS Mac64bit Plugin 21.5
One for the data types for arrays.

Data is Float64 values.
Use double in Xojo.

MLMultiArrayMBS.DataTypeInt32 = &h20020

Type Topic Plugin Version
const CoreML MBS Mac64bit Plugin 17.4
One for the data types for arrays.

Data is 32-bit integer values.

The items on this page are in the following plugins: MBS Mac64bit Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...