eis/eqpalg/algs
Huamonarch b9cf5f4e9e refactor: 提取 BoundChecker 上下限检测组件
从 ExpBase 提取 detect_up_down() 逻辑和哨兵值处理至独立的 BoundChecker 类。
将 DetectMode 从 struct 升级为 enum class。
2026-05-15 14:09:56 +08:00
..
exp_base.cpp refactor: 提取 BoundChecker 上下限检测组件 2026-05-15 14:09:56 +08:00
exp_base.h refactor: 提取 BoundChecker 上下限检测组件 2026-05-15 14:09:56 +08:00
exp_bound.cpp fix: 清理 ExpBase 子类中的 exp_act_/exp_feedback_/exp_result_ 残留引用 2026-05-15 13:14:17 +08:00
exp_bound.h Remove irrelevant comments from eqpalg source files 2026-05-09 13:30:09 +08:00
exp_sample2D.cc fix: 清理 ExpBase 子类中的 exp_act_/exp_feedback_/exp_result_ 残留引用 2026-05-15 13:14:17 +08:00
exp_sample2D.h Remove irrelevant comments from eqpalg source files 2026-05-09 13:30:09 +08:00
exp_times.cc fix: 清理 ExpBase 子类中的 exp_act_/exp_feedback_/exp_result_ 残留引用 2026-05-15 13:14:17 +08:00
exp_times.h Remove irrelevant comments from eqpalg source files 2026-05-09 13:30:09 +08:00
fault_code.cc Remove irrelevant comments from eqpalg source files 2026-05-09 13:30:09 +08:00
fault_code.h Remove irrelevant comments from eqpalg source files 2026-05-09 13:30:09 +08:00
glitch_detection.cpp refactor: 非 ExpBase 算法适配 ExpressionEngine API 2026-05-15 13:08:30 +08:00
glitch_detection.h Remove irrelevant comments from eqpalg source files 2026-05-09 13:30:09 +08:00
null.h Initial commit: EIS C++ project with multi-process code 2026-05-09 11:23:45 +08:00
roller2.cpp Remove final remaining comment from distribution.h 2026-05-09 13:32:24 +08:00
roller2.h Remove irrelevant comments from eqpalg source files 2026-05-09 13:30:09 +08:00
roller3.cpp refactor: 非 ExpBase 算法适配 ExpressionEngine API 2026-05-15 13:08:30 +08:00
roller3.h Remove irrelevant comments from eqpalg source files 2026-05-09 13:30:09 +08:00
roller.cpp Remove remaining irrelevant comments from eqpalg (glitch_detection, roller, STA) 2026-05-09 13:30:42 +08:00
roller.h Remove irrelevant comments from eqpalg source files 2026-05-09 13:30:09 +08:00
trend_slope2.cpp refactor: 非 ExpBase 算法适配 ExpressionEngine API 2026-05-15 13:08:30 +08:00
trend_slope2.h Remove irrelevant comments from eqpalg source files 2026-05-09 13:30:09 +08:00
trend_slope3.cpp refactor: 非 ExpBase 算法适配 ExpressionEngine API 2026-05-15 13:08:30 +08:00
trend_slope3.h Remove irrelevant comments from eqpalg source files 2026-05-09 13:30:09 +08:00
trend_slope.cpp Remove irrelevant comments from eqpalg source files 2026-05-09 13:30:09 +08:00
trend_slope.h Remove irrelevant comments from eqpalg source files 2026-05-09 13:30:09 +08:00