Function mzsignal::reprofile::reprofile

source ยท
pub fn reprofile<'transient, 'lifespan: 'transient, T: Iterator<Item = &'lifespan P>, P>(
    peaks: T,
    dx: f64
) -> ArrayPair<'lifespan>
where &'lifespan P: Into<PeakShapeModel<'transient>>, P: 'static,
Expand description

Convert an iterator of peak-like objects into an ArrayPair with spacing dx