[][src]Function aryth::duobound::vector::duobound

pub fn duobound<I>(it: I) -> (VectorAndBound<f32>, VectorAndBound<f32>) where
    I: IntoIterator,
    I::Item: Display