Lines Matching full:algorithm
15 * Causes a moderation of the algorithm run.
89 * @state: Algorithm state (see below)
97 * @tune_state: Algorithm tuning state (see below)
131 * enum dim_state - DIM algorithm states
133 * These will determine if the algorithm is in a valid state to start an iteration.
136 * @DIM_MEASURE_IN_PROGRESS: Algorithm is already in progress - check if
147 * enum dim_tune_state - DIM algorithm tune states
149 * These will determine which action the algorithm should perform.
151 * @DIM_PARKING_ON_TOP: Algorithm found a local top point - exit on significant difference
152 * @DIM_PARKING_TIRED: Algorithm found a deep top point - don't exit if tired > 0
153 * @DIM_GOING_RIGHT: Algorithm is currently trying higher moderation levels
154 * @DIM_GOING_LEFT: Algorithm is currently trying lower moderation levels
164 * enum dim_stats_state - DIM algorithm statistics states
179 * enum dim_step_result - DIM algorithm step results
305 * net_dim - main DIM algorithm entry point
310 * This is the main logic of the algorithm, where data is processed in order
331 * Once enough events have been collected the algorithm decides a new