Function THIntTensor_match

Source
pub unsafe extern "C" fn THIntTensor_match(
    r_: *mut THIntTensor,
    m1: *mut THIntTensor,
    m2: *mut THIntTensor,
    gain: c_int,
)