Editar

Compartir a través de


MPSNNReductionSpatialMeanNode Constructors

Definition

Overloads

MPSNNReductionSpatialMeanNode(NSObjectFlag)
MPSNNReductionSpatialMeanNode(MPSNNImageNode)
MPSNNReductionSpatialMeanNode(IntPtr)

MPSNNReductionSpatialMeanNode(NSObjectFlag)

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

Parameters

Applies to

MPSNNReductionSpatialMeanNode(MPSNNImageNode)

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

Parameters

sourceNode
MPSNNImageNode
Attributes

Applies to

MPSNNReductionSpatialMeanNode(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to