|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inline |
Count of distinct cells visited within the most recent window observations.
| window | Number of recent observations to examine, clamped to the trajectory's retained history capacity |
Distinguishes a trajectory pacing back and forth between two cells (high crossings_in_window, low unique_cells_in_window) from one sweeping steadily through new territory (both high).
Definition at line 143 of file SymbolicTrajectory.hpp.
References MayaFlux::Memory::HistoryBuffer< T >::capacity(), MayaFlux::Memory::HistoryBuffer< T >::linearized_view(), and MayaFlux::Kinesis::SymbolicTrajectory< LatticeT, CellT >::m_history.
Here is the call graph for this function: