[][src]Function aubio_sys::cvec_norm_set_all

pub unsafe extern "C" fn cvec_norm_set_all(s: *mut cvec_t, val: smpl_t)

set all norm elements to a given value

\param s vector to modify \param val value to set elements to