Platforms to show: All Mac Windows Linux Cross-Platform

Back to MLMultiArrayMBS class.

MLMultiArrayMBS.count as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Count of total number of elements.

(Read only property)

MLMultiArrayMBS.dataPointer as Ptr

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Unsafe pointer to underlying buffer holding the data.

(Read only property)

MLMultiArrayMBS.dataType as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Type of element held.

See DataType* constants.
(Read only property)

MLMultiArrayMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The internal object reference.

(Read and Write property)

MLMultiArrayMBS.shape0 as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The shape(0) value.

Convenience property to see value in debugger.
(Read only property)

MLMultiArrayMBS.shape1 as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The shape(1) value.

Convenience property to see value in debugger.
(Read only property)

MLMultiArrayMBS.shape2 as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The shape(2) value.

Convenience property to see value in debugger.
(Read only property)

MLMultiArrayMBS.strides0 as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The strides(0) value.

Convenience property to see value in debugger.
(Read only property)

MLMultiArrayMBS.strides1 as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The strides(1) value.

Convenience property to see value in debugger.
(Read only property)

MLMultiArrayMBS.strides2 as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The strides(2) value.

Convenience property to see value in debugger.
(Read only property)

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


The biggest plugin in space...