Function THFloatTensor_mul

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