Edit

Share via


MPSNNReductionColumnMeanNode Constructors

Definition

Overloads

MPSNNReductionColumnMeanNode(NSObjectFlag)
MPSNNReductionColumnMeanNode(MPSNNImageNode)
MPSNNReductionColumnMeanNode(IntPtr)

MPSNNReductionColumnMeanNode(NSObjectFlag)

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

Parameters

Applies to

MPSNNReductionColumnMeanNode(MPSNNImageNode)

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

Parameters

sourceNode
MPSNNImageNode
Attributes

Applies to

MPSNNReductionColumnMeanNode(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to