Function pm_two_compartments_cl_with_absorption
pub fn pm_two_compartments_cl_with_absorption(
x: &NalgebraVec<f64>,
p: &NalgebraVec<f64>,
t: f64,
rateiv: &NalgebraVec<f64>,
cov: &Covariates,
) -> NalgebraVec<f64>