Class MPSNNReductionSpatialMeanGradientNode

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MPSNNReductionSpatialMeanGradientNode
extends MPSNNGradientFilterNode
Since:
Available in iOS 12.1 and later.
  • Constructor Details

    • MPSNNReductionSpatialMeanGradientNode

      protected MPSNNReductionSpatialMeanGradientNode()
    • MPSNNReductionSpatialMeanGradientNode

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

      protected MPSNNReductionSpatialMeanGradientNode​(NSObject.SkipInit skipInit)
    • MPSNNReductionSpatialMeanGradientNode

      public MPSNNReductionSpatialMeanGradientNode​(MPSNNImageNode sourceGradient, MPSNNImageNode sourceImage, MPSNNGradientStateNode gradientState)
  • Method Details