MPSNNReduceColumnMean Constructors

Definition

Overloads

MPSNNReduceColumnMean(NSCoder)
MPSNNReduceColumnMean(NSObjectFlag)
MPSNNReduceColumnMean(IMTLDevice)
MPSNNReduceColumnMean(IntPtr)

MPSNNReduceColumnMean(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceColumnMean (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNReduceColumnMean : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNReduceColumnMean

Parameters

coder
NSCoder
Attributes

Applies to

MPSNNReduceColumnMean(NSObjectFlag)

protected MPSNNReduceColumnMean (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReduceColumnMean : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReduceColumnMean

Parameters

Applies to

MPSNNReduceColumnMean(IMTLDevice)

[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceColumnMean (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNReduceColumnMean : Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNReduceColumnMean

Parameters

device
IMTLDevice
Attributes

Applies to

MPSNNReduceColumnMean(IntPtr)

protected internal MPSNNReduceColumnMean (IntPtr handle);
new MetalPerformanceShaders.MPSNNReduceColumnMean : nativeint -> MetalPerformanceShaders.MPSNNReduceColumnMean

Parameters

handle
IntPtr

nativeint

Applies to