[][src]Function aubio_sys::fvec_pow

pub unsafe extern "C" fn fvec_pow(s: *mut fvec_t, pow: smpl_t)

raise each vector elements to the power pow

\param s vector to modify \param pow power to raise to