Function light_curve_feature::peak_indices::peak_indices_reverse_sorted[][src]

pub fn peak_indices_reverse_sorted<'a, T>(
    a: impl Into<ArrayView1<'a, T>>
) -> Vec<usize> where
    T: Float