method

states.VonMisesFisherDecay.__call__

def __call__(self, cs: Tracklets, ctx: FrameContext) -> Tracklets

Decay the concentration by one time step; leave the direction.

Source: unitrack/states/directional.py:95