pub unsafe extern "C" fn fvec_abs(s: *mut fvec_t)
Expand description

compute the \f$abs(x)\f$ of each vector elements

\param s vector to modify