[][src]Function super_mass::mass

pub fn mass<T: Debug + Default>(ts: &[T], query: &[T]) -> Vec<f64> where
    T: MassType

Compute the distance profile for the given query over the given time series.