Edit

Share via


MPSNNReductionRowMeanNode Constructors

Definition

Overloads

MPSNNReductionRowMeanNode(NSObjectFlag)
MPSNNReductionRowMeanNode(MPSNNImageNode)
MPSNNReductionRowMeanNode(IntPtr)

MPSNNReductionRowMeanNode(NSObjectFlag)

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

Parameters

Applies to

MPSNNReductionRowMeanNode(MPSNNImageNode)

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

Parameters

sourceNode
MPSNNImageNode
Attributes

Applies to

MPSNNReductionRowMeanNode(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to