Function THShortTensor_match

Source
pub unsafe extern "C" fn THShortTensor_match(
    r_: *mut THShortTensor,
    m1: *mut THShortTensor,
    m2: *mut THShortTensor,
    gain: c_short,
)