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

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

\param s vector to modify