def __call__(self, cs: Tracklets, ds: Detections, match: MatchOutcome, ctx: FrameContext) -> Tracklets
Fuse matched detections via the conjugate vMF resultant update.
Source: unitrack/states/directional.py:135