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

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

\param s vector to modify