다음을 통해 공유


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

적용 대상