Typedef amici::const_N_Vector

Typedef Documentation

using amici::const_N_Vector = std::add_const_t<typename std::remove_pointer_t<N_Vector>>*

Since const N_Vector is not what we want