Function decorum::hash_float_array [] [src]

pub fn hash_float_array<T, H>(array: &T, state: &mut H) where
    T: FloatArray,
    H: Hasher