Online EM¶
This module implements the Mongillo Deneve equations used in DynamicNode.
It is writen in C to improve the speed of the map. It also includes the
_online_em.point_to_cell() which was migrated to C but is not part of the EM
algorithm.
This module should not be used directly. Use DynamicNode instead.