Function THFloatTensor_getri

Source
pub unsafe extern "C" fn THFloatTensor_getri(
    ra_: *mut THFloatTensor,
    a: *mut THFloatTensor,
)