[][src]Function aubio_sys::fvec_sqrt

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

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

\param s vector to modify