次の方法で共有


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

適用対象