diff options
Diffstat (limited to 'src/vZ.hpp')
-rw-r--r-- | src/vZ.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,5 +35,6 @@ #include <vZ/HE12.hpp> #include <vZ/BS23.hpp> #include <vZ/RKF45.hpp> +#include <vZ/CK45.hpp> #endif // VZ_HPP |
index : vz.git | ||
A simple C++ library for numerically solving systems of first-order linear differential equations | Tavian Barnes <tavianator@tavianator.com> |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/vZ.hpp | 1 |
@@ -35,5 +35,6 @@ #include <vZ/HE12.hpp> #include <vZ/BS23.hpp> #include <vZ/RKF45.hpp> +#include <vZ/CK45.hpp> #endif // VZ_HPP |