MPSNNReductionRowMaxNode 构造函数

定义

重载

MPSNNReductionRowMaxNode(NSObjectFlag)
MPSNNReductionRowMaxNode(MPSNNImageNode)
MPSNNReductionRowMaxNode(IntPtr)

MPSNNReductionRowMaxNode(NSObjectFlag)

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

参数

适用于

MPSNNReductionRowMaxNode(MPSNNImageNode)

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

参数

sourceNode
MPSNNImageNode
属性

适用于

MPSNNReductionRowMaxNode(IntPtr)

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

参数

handle
IntPtr

nativeint

适用于