Function torch::THFloatTensor_pstrf [] [src]

pub unsafe extern "C" fn THFloatTensor_pstrf(
    ra_: *mut THFloatTensor,
    rpiv_: *mut THIntTensor,
    a: *mut THFloatTensor,
    uplo: *const c_char,
    tol: f32
)