Function sundials_sys::SUNLinSol_Dense[][src]

pub unsafe extern "C" fn SUNLinSol_Dense(
    y: N_Vector,
    A: SUNMatrix
) -> SUNLinearSolver