pub type Coef = f32;
Same as float, but just to mark the different use case.
Generally, a coef is between [0.0, 1.0], but this is not an obligation
[0.0, 1.0]