Class MPSNNGramMatrixCalculationNode

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MPSNNGramMatrixCalculationNode
extends MPSNNFilterNode
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • MPSNNGramMatrixCalculationNode

      protected MPSNNGramMatrixCalculationNode()
    • MPSNNGramMatrixCalculationNode

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

      protected MPSNNGramMatrixCalculationNode​(NSObject.SkipInit skipInit)
    • MPSNNGramMatrixCalculationNode

      public MPSNNGramMatrixCalculationNode​(MPSNNImageNode sourceNode)
    • MPSNNGramMatrixCalculationNode

      public MPSNNGramMatrixCalculationNode​(MPSNNImageNode sourceNode, float alpha)
  • Method Details