THShortTensor_transpose

Function THShortTensor_transpose 

Source
pub unsafe extern "C" fn THShortTensor_transpose(
    self_: *mut THShortTensor,
    src: *mut THShortTensor,
    dimension1_: c_int,
    dimension2_: c_int,
)