RepeatWindow

Repeats contents of windowed input.

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[A](in: Out[A], size: OutI, num: OutL)(implicit b: Builder, tpe: DataType[A]): Out[A]
Value parameters:
in

the signal to window

num

the number of times each window is repeated

size

the window size. this is clipped to be <= 1