Share via


MPSRnnRecurrentMatrixState.GetMemoryCellMatrix(UIntPtr) Method

Definition

[Foundation.Export("getMemoryCellMatrixForLayerIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MetalPerformanceShaders.MPSMatrix? GetMemoryCellMatrix(UIntPtr layerIndex);
[<Foundation.Export("getMemoryCellMatrixForLayerIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetMemoryCellMatrix : unativeint -> MetalPerformanceShaders.MPSMatrix
override this.GetMemoryCellMatrix : unativeint -> MetalPerformanceShaders.MPSMatrix

Parameters

layerIndex
UIntPtr

unativeint

Returns

Attributes

Applies to