Class MPSNNAdditionGradientNode

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MPSNNAdditionGradientNode
extends MPSNNArithmeticGradientNode
Since:
Available in iOS 11.3 and later.
  • Constructor Details

    • MPSNNAdditionGradientNode

      protected MPSNNAdditionGradientNode()
    • MPSNNAdditionGradientNode

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

      protected MPSNNAdditionGradientNode​(NSObject.SkipInit skipInit)
    • MPSNNAdditionGradientNode

      public MPSNNAdditionGradientNode​(MPSNNImageNode sourceGradient, MPSNNImageNode sourceImage, MPSNNBinaryGradientStateNode gradientState, boolean isSecondarySourceFilter)
    • MPSNNAdditionGradientNode

      public MPSNNAdditionGradientNode​(NSArray<MPSNNImageNode> gradientImages, MPSNNFilterNode filter, boolean isSecondarySourceFilter)