Lines Matching full:algorithm
24 * Causes a moderation of the algorithm run.
131 * @state: Algorithm state (see below)
139 * @tune_state: Algorithm tuning state (see below)
173 * enum dim_state - DIM algorithm states
175 * These will determine if the algorithm is in a valid state to start an iteration.
178 * @DIM_MEASURE_IN_PROGRESS: Algorithm is already in progress - check if
189 * enum dim_tune_state - DIM algorithm tune states
191 * These will determine which action the algorithm should perform.
193 * @DIM_PARKING_ON_TOP: Algorithm found a local top point - exit on significant difference
194 * @DIM_PARKING_TIRED: Algorithm found a deep top point - don't exit if tired > 0
195 * @DIM_GOING_RIGHT: Algorithm is currently trying higher moderation levels
196 * @DIM_GOING_LEFT: Algorithm is currently trying lower moderation levels
206 * enum dim_stats_state - DIM algorithm statistics states
221 * enum dim_step_result - DIM algorithm step results
419 * net_dim - main DIM algorithm entry point
424 * This is the main logic of the algorithm, where data is processed in order
445 * Once enough events have been collected the algorithm decides a new