[][src]Function arctk::math::slice::is_descending

#[must_use]pub fn is_descending(vec: &[f64]) -> bool

Determine if the list is sorted in descending order.