共用方式為


MPSNNReductionRowMeanNode 建構函式

定義

多載

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

MPSNNReductionRowMeanNode(NSObjectFlag)

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

參數

適用於

MPSNNReductionRowMeanNode(MPSNNImageNode)

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

參數

sourceNode
MPSNNImageNode
屬性

適用於

MPSNNReductionRowMeanNode(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於