ATKINSON

Constant ATKINSON 

Source
pub const ATKINSON: ErrorPropagator<'static, 'static, Base>;
Expand description

The Atkinson error propagation method.

Doesn’t distribute the entire error - only 6/8ths of it.

- - x 1 1
- 1 1 1 -
- - 1 - -