MPSNNReductionRowMeanNode Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
MPSNNReductionRowMeanNode(NSObjectFlag) | |
MPSNNReductionRowMeanNode(MPSNNImageNode) | |
MPSNNReductionRowMeanNode(IntPtr) |
MPSNNReductionRowMeanNode(NSObjectFlag)
protected MPSNNReductionRowMeanNode (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReductionRowMeanNode : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReductionRowMeanNode
Parameters
Applies to
MPSNNReductionRowMeanNode(MPSNNImageNode)
[Foundation.Export("initWithSource:")]
public MPSNNReductionRowMeanNode (MetalPerformanceShaders.MPSNNImageNode sourceNode);
new MetalPerformanceShaders.MPSNNReductionRowMeanNode : MetalPerformanceShaders.MPSNNImageNode -> MetalPerformanceShaders.MPSNNReductionRowMeanNode
Parameters
- sourceNode
- MPSNNImageNode
- Attributes
Applies to
MPSNNReductionRowMeanNode(IntPtr)
protected internal MPSNNReductionRowMeanNode (IntPtr handle);
new MetalPerformanceShaders.MPSNNReductionRowMeanNode : nativeint -> MetalPerformanceShaders.MPSNNReductionRowMeanNode
Parameters
- handle
-
IntPtr
nativeint