|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inline |
Crossings within the most recent window observations.
| window | Number of recent observations to examine, clamped to the trajectory's retained history capacity |
Distinct from crossing_count(): this only looks at the retained window, so it answers "how much boundary-crossing has happened recently" rather than "how much has happened ever."
Definition at line 116 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: