MPSNNReductionRowSumNode 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
MPSNNReductionRowSumNode(NSObjectFlag) | |
MPSNNReductionRowSumNode(MPSNNImageNode) | |
MPSNNReductionRowSumNode(IntPtr) |
MPSNNReductionRowSumNode(NSObjectFlag)
protected MPSNNReductionRowSumNode (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReductionRowSumNode : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReductionRowSumNode
Parameters
Applies to
MPSNNReductionRowSumNode(MPSNNImageNode)
[Foundation.Export("initWithSource:")]
public MPSNNReductionRowSumNode (MetalPerformanceShaders.MPSNNImageNode sourceNode);
new MetalPerformanceShaders.MPSNNReductionRowSumNode : MetalPerformanceShaders.MPSNNImageNode -> MetalPerformanceShaders.MPSNNReductionRowSumNode
Parameters
- sourceNode
- MPSNNImageNode
- Attributes
Applies to
MPSNNReductionRowSumNode(IntPtr)
protected internal MPSNNReductionRowSumNode (IntPtr handle);
new MetalPerformanceShaders.MPSNNReductionRowSumNode : nativeint -> MetalPerformanceShaders.MPSNNReductionRowSumNode
Parameters
- handle
-
IntPtr
nativeint