Contents

init(factor:)

Creates a down sample temporal transformer.

Declaration

init(factor: Int)

Parameters

  • factor:

    The down sample factor to the input stream.

Discussion