MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ crossing_count()

template<typename LatticeT , typename CellT >
size_t MayaFlux::Kinesis::SymbolicTrajectory< LatticeT, CellT >::crossing_count ( ) const
inline

Total crossings observed since construction or reset()

A crossing is any observation whose cell differs from the immediately preceding observation's cell, regardless of whether the sequence later returns to a previously visited cell.

Definition at line 104 of file SymbolicTrajectory.hpp.

References MayaFlux::Kinesis::SymbolicTrajectory< LatticeT, CellT >::m_crossing_count.