Function sundials_sys::SUNDenseLinearSolver[][src]

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