Searched refs:InvalidSmoothFactor (Results 1 – 1 of 1) sorted by relevance
13 InvalidSmoothFactor(f64), enumerator22 InvalidSmoothFactor(sf) => write!(f, "Smooth factor {} is not between 0.0 and 1.0", sf), in fmt()104 return Err(Error::InvalidSmoothFactor(smooth_factor)); in try_new()