Edit

Share via


MPSNNReduceRowMin Constructors

Definition

Overloads

MPSNNReduceRowMin(NSCoder)
MPSNNReduceRowMin(NSObjectFlag)
MPSNNReduceRowMin(IMTLDevice)
MPSNNReduceRowMin(IntPtr)

MPSNNReduceRowMin(NSCoder)

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

Parameters

coder
NSCoder
Attributes

Applies to

MPSNNReduceRowMin(NSObjectFlag)

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

Parameters

Applies to

MPSNNReduceRowMin(IMTLDevice)

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

Parameters

device
IMTLDevice
Attributes

Applies to

MPSNNReduceRowMin(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to