Class MPSNDArrayGather

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class MPSNDArrayGather
extends MPSNDArrayBinaryKernel
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • MPSNDArrayGather

      public MPSNDArrayGather()
    • MPSNDArrayGather

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

      protected MPSNDArrayGather​(NSObject.SkipInit skipInit)
    • MPSNDArrayGather

      public MPSNDArrayGather​(MTLDevice device)
    • MPSNDArrayGather

      public MPSNDArrayGather​(NSCoder coder, MTLDevice device)
    • MPSNDArrayGather

      public MPSNDArrayGather​(NSCoder coder)
  • Method Details

    • getAxis

      public long getAxis()
    • setAxis

      public void setAxis​(long v)
    • supportsSecureCoding

      public static boolean supportsSecureCoding()