Class xlifepp::OdeSolver# template<class T>class OdeSolver# Subclassed by xlifepp::EulerT< T >, xlifepp::Ode45T< T >, xlifepp::RK4T< T > Public Functions inline std::vector<T> states() const# access to states y inline std::vector<T> times() const# access to time step t