mirror of
https://github.com/boostorg/odeint.git
synced 2026-02-18 14:22:07 +00:00
includes corrected
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
|
||||
#include <nt2/table.hpp>
|
||||
|
||||
#include <boost/numeric/odeint/algebra/vector_space_algebra.hpp>
|
||||
#include <boost/numeric/odeint/algebra/algebra_dispatcher.hpp>
|
||||
|
||||
namespace boost { namespace numeric { namespace odeint {
|
||||
template<typename T, typename S>
|
||||
struct algebra_dispatcher<nt2::container::table<T,S> >
|
||||
|
||||
Reference in New Issue
Block a user