Trait surgeshaper_asym::imports::Ms2Samples[][src]

pub trait Ms2Samples {
    fn ms_2_samples(&self, ms: f32, scale: f32) -> usize;
}

Required methods

Implementors