List of all items
Structs
- anomaly_detector::AnomalyDetector
- anomaly_detector::AnomalyScore
- config::AnomalyGridConfig
- context_tree::ContextNode
- context_tree::ContextTree
- context_trie::ContextTrie
- context_trie::ContextTrieIterator
- context_trie::NodeId
- context_trie::TrieNode
- markov_model::MarkovModel
- memory_pool::MemoryPool
- memory_pool::PoolStats
- performance::ContextStatistics
- performance::OptimizationConfig
- performance::PerformanceMetrics
- string_interner::StateId
- string_interner::StringInterner
Enums
Traits
Functions
- anomaly_detector::batch_process_sequences
- info
- performance::optimize_context_tree
- string_interner::state_ids_to_strings
- string_interner::strings_to_state_ids
Type Aliases
Constants
- VERSION
- constants::information::LOG_BASE
- constants::information::MAX_INFORMATION_CONTENT
- constants::information::MIN_ENTROPY_DIFFERENCE
- constants::limits::HIGH_ACCURACY_CONTEXT_LIMIT
- constants::limits::LARGE_ALPHABET_THRESHOLD
- constants::limits::LOW_MEMORY_CONTEXT_LIMIT
- constants::limits::MAX_ORDER_FOR_LARGE_ALPHABET
- constants::limits::MAX_ORDER_FOR_SMALL_ALPHABET
- constants::limits::MAX_RECOMMENDED_ALPHABET_SIZE
- constants::limits::SMALL_ALPHABET_THRESHOLD
- constants::performance::DEFAULT_INFORMATION_WEIGHT
- constants::performance::DEFAULT_LIKELIHOOD_WEIGHT
- constants::performance::DEFAULT_MAX_ORDER
- constants::performance::DEFAULT_MEMORY_LIMIT
- constants::performance::DEFAULT_MIN_PROBABILITY
- constants::performance::DEFAULT_MIN_SEQUENCE_LENGTH
- constants::performance::DEFAULT_NORMALIZATION_FACTOR
- constants::performance::DEFAULT_SMOOTHING_ALPHA
- constants::precision::EPSILON
- constants::precision::MAX_PROBABILITY
- constants::precision::MIN_ENTROPY
- constants::precision::RELATIVE_EPSILON
- constants::validation::MAX_REASONABLE_MAX_ORDER
- constants::validation::MAX_SMOOTHING_ALPHA
- constants::validation::MAX_THRESHOLD
- constants::validation::MIN_MAX_ORDER
- constants::validation::MIN_SMOOTHING_ALPHA
- constants::validation::MIN_THRESHOLD