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

compute \f$e^x\f$ of each vector elements

\param s vector to modify