[][src]Function aubio_sys::fvec_ceil

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

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

\param s vector to modify