Function T_solve_matrix

Source
pub unsafe extern "C" fn T_solve_matrix(
    MatrixLHSID: Htuple,
    MatrixLHSType: Htuple,
    Epsilon: Htuple,
    MatrixRHSID: Htuple,
    MatrixResultID: *mut Htuple,
) -> Herror