MPSMatrixNeuron.Copy(NSZone, IMTLDevice) Method

Definition

[Foundation.Export("copyWithZone:device:")]
public virtual MetalPerformanceShaders.MPSMatrixNeuron Copy (Foundation.NSZone zone, Metal.IMTLDevice device);
override this.Copy : Foundation.NSZone * Metal.IMTLDevice -> MetalPerformanceShaders.MPSMatrixNeuron

Parameters

zone
NSZone

To be added.

This parameter can be null.

device
IMTLDevice

To be added.

This parameter can be null.

Returns

Attributes

Applies to