Class MLCConcatenationLayer

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MLCConcatenationLayer
extends MLCLayer
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • MLCConcatenationLayer

      protected MLCConcatenationLayer()
    • MLCConcatenationLayer

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

      protected MLCConcatenationLayer​(NSObject.SkipInit skipInit)
    • MLCConcatenationLayer

      public MLCConcatenationLayer​(long dimension)
  • Method Details

    • getDimension

      public long getDimension()
    • layer

      public static MLCConcatenationLayer layer()
    • create

      protected static long create​(long dimension)
    • supportsDataType

      public static boolean supportsDataType​(MLCDataType dataType, MLCDevice device)