Edit

Share via


MPSNNReductionRowMaxNode Constructors

Definition

Overloads

MPSNNReductionRowMaxNode(NSObjectFlag)
MPSNNReductionRowMaxNode(MPSNNImageNode)
MPSNNReductionRowMaxNode(IntPtr)

MPSNNReductionRowMaxNode(NSObjectFlag)

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

Parameters

Applies to

MPSNNReductionRowMaxNode(MPSNNImageNode)

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

Parameters

sourceNode
MPSNNImageNode
Attributes

Applies to

MPSNNReductionRowMaxNode(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to