Contents

elementTensorReferenceType()

Provides a description of the underlying tensor type when this array holds tensors as its elements.

Declaration

func elementTensorReferenceType() -> MTLTensorReferenceType?

Return Value

A description of the tensor type that this array holds, or nil if this struct member doesn’t hold a tensor.