Function THFloatTensor_exp

Source
pub unsafe extern "C" fn THFloatTensor_exp(
    r_: *mut THFloatTensor,
    t: *mut THFloatTensor,
)