wax.modules.lagΒΆ

Delay operator.

Functions

tree_lag([shift])

Define a function which apply Lag module to a PyTree.

Classes

Lag(*args,Β **kwargs)

Delay operator.