[][src]Function aubio_sys::fvec_log10

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

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

\param s vector to modify