Typedef amici::const_N_Vector

Typedef Documentation

using amici::const_N_Vector = std::add_const<typename std::remove_pointer<N_Vector>::type*>::type

Since const N_Vector is not what we want