[][src]Function argmin_testfunctions::zero

pub fn zero<T>(_param: &[T]) -> f64

Zero test function

Always returns 0.0. This is only for performance tests.