Skip to main content

impl_float_scalar

Macro impl_float_scalar 

Source
macro_rules! impl_float_scalar {
    ($t:ty, $eps:expr) => { ... };
}