Function sundials_sys::SUNLinSol_Band

source ·
pub unsafe extern "C" fn SUNLinSol_Band(
    y: N_Vector,
    A: SUNMatrix,
    sunctx: SUNContext
) -> SUNLinearSolver