Function sundials_sys::N_VWrmsNorm

source ·
pub unsafe extern "C" fn N_VWrmsNorm(
    x: N_Vector,
    w: N_Vector
) -> realtype