![]() |
Reels
|
▼Nreels | The namespace including everything to simplify using Reels in a c++ application, |
CBinEventPt | The binary representation of an event as stored in a transaction file |
CBinTransaction | The binary representation of a transaction in a transaction file |
CClients | A container class to hold client ids |
CClips | A container class to hold clips (sequences of events) |
CCodeInTreeStatistics | CodeInTreeStatistics: A structure to compute aggregated statistics of for each code |
CCodeScoreItem | CodeScoreItem: A structure to sort codes by lift |
CCodeTreeNode | CodeTreeNode: Each node in a fitted CodeTree |
CEvents | A container class to hold events |
CEventStat | The metrics associated to an event identified by a BinEventPt |
CImageBlock | An generic block structure to store object state in a Python-friendly way |
CLogger | A minimalist logger stored as a std::string providing sprintf functionality |
COptimizeEvalItem | OptimizeEvalItem: A structure to compare predicted and observed |
CStringUsage | StringUsage: A pair of String and number of times it is used |
CTargets | A container class to hold target events and do predictions based on clips |
CTimeUtil | A common ancestor of Clips and Targets to avoid duplicating time management |