Typedef amici::const_N_Vector
Defined in File vector.h
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
Defined in File vector.h
Since const N_Vector is not what we want