Contents

init(dimension:)

Creates a gather layer with the dimension you specify.

Declaration

convenience init(dimension: Int)

Parameters

  • dimension:

    The dimension to index.