Edit

Share via


MPSNNReductionRowMinNode Constructors

Definition

Overloads

MPSNNReductionRowMinNode(NSObjectFlag)
MPSNNReductionRowMinNode(MPSNNImageNode)
MPSNNReductionRowMinNode(IntPtr)

MPSNNReductionRowMinNode(NSObjectFlag)

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

Parameters

Applies to

MPSNNReductionRowMinNode(MPSNNImageNode)

[Foundation.Export("initWithSource:")]
public MPSNNReductionRowMinNode (MetalPerformanceShaders.MPSNNImageNode sourceNode);
new MetalPerformanceShaders.MPSNNReductionRowMinNode : MetalPerformanceShaders.MPSNNImageNode -> MetalPerformanceShaders.MPSNNReductionRowMinNode

Parameters

sourceNode
MPSNNImageNode
Attributes

Applies to

MPSNNReductionRowMinNode(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to