MPSNNReduceColumnMin Constructors

Definition

Overloads

MPSNNReduceColumnMin(NSCoder)
MPSNNReduceColumnMin(NSObjectFlag)
MPSNNReduceColumnMin(IMTLDevice)
MPSNNReduceColumnMin(IntPtr)

MPSNNReduceColumnMin(NSCoder)

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

Parameters

coder
NSCoder
Attributes

Applies to

MPSNNReduceColumnMin(NSObjectFlag)

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

Parameters

Applies to

MPSNNReduceColumnMin(IMTLDevice)

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

Parameters

device
IMTLDevice
Attributes

Applies to

MPSNNReduceColumnMin(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to