[][src]Macro inari::const_dec_interval

macro_rules! const_dec_interval {
    ($a:expr, $b:expr) => { ... };
}

Creates a DecoratedInterval from f64 bounds in const context.