Class MPSNNUnaryReductionNode

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol
Direct Known Subclasses:
MPSNNReductionColumnMaxNode, MPSNNReductionColumnMeanNode, MPSNNReductionColumnMinNode, MPSNNReductionColumnSumNode, MPSNNReductionFeatureChannelsArgumentMaxNode, MPSNNReductionFeatureChannelsArgumentMinNode, MPSNNReductionFeatureChannelsMaxNode, MPSNNReductionFeatureChannelsMeanNode, MPSNNReductionFeatureChannelsMinNode, MPSNNReductionFeatureChannelsSumNode, MPSNNReductionRowMaxNode, MPSNNReductionRowMeanNode, MPSNNReductionRowMinNode, MPSNNReductionRowSumNode, MPSNNReductionSpatialMeanNode

public class MPSNNUnaryReductionNode
extends MPSNNFilterNode
Since:
Available in iOS 12.1 and later.
  • Constructor Details

    • MPSNNUnaryReductionNode

      protected MPSNNUnaryReductionNode()
    • MPSNNUnaryReductionNode

      protected MPSNNUnaryReductionNode​(NSObject.Handle h, long handle)
    • MPSNNUnaryReductionNode

      protected MPSNNUnaryReductionNode​(NSObject.SkipInit skipInit)
    • MPSNNUnaryReductionNode

      public MPSNNUnaryReductionNode​(MPSNNImageNode sourceNode)
  • Method Details

    • getClipRectSource

      public MTLRegion getClipRectSource()
    • setClipRectSource

      public void setClipRectSource​(MTLRegion v)
    • init

      protected long init​(MPSNNImageNode sourceNode)