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

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

\param s vector to modify