MPSMatrixFullyConnected.Copy(NSZone, IMTLDevice) Method

Definition

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

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