Function THFloatTensor_neValue

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