Edit

Share via


MPSNNReductionRowSumNode Constructors

Definition

Overloads

MPSNNReductionRowSumNode(NSObjectFlag)
MPSNNReductionRowSumNode(MPSNNImageNode)
MPSNNReductionRowSumNode(IntPtr)

MPSNNReductionRowSumNode(NSObjectFlag)

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

Parameters

Applies to

MPSNNReductionRowSumNode(MPSNNImageNode)

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

Parameters

sourceNode
MPSNNImageNode
Attributes

Applies to

MPSNNReductionRowSumNode(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to