Function THShortTensor_dot

Source
pub unsafe extern "C" fn THShortTensor_dot(
    t: *mut THShortTensor,
    src: *mut THShortTensor,
) -> c_long