1 /* 2 [auto_generated] 3 boost/numeric/odeint/external/eigen/eigen.hpp 4 5 [begin_description] 6 tba. 7 [end_description] 8 9 Copyright 2009-2012 Karsten Ahnert 10 Copyright 2009-2012 Mario Mulansky 11 12 Distributed under the Boost Software License, Version 1.0. 13 (See accompanying file LICENSE_1_0.txt or 14 copy at http://www.boost.org/LICENSE_1_0.txt) 15 */ 16 17 18 #ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_EIGEN_EIGEN_HPP_INCLUDED 19 #define BOOST_NUMERIC_ODEINT_EXTERNAL_EIGEN_EIGEN_HPP_INCLUDED 20 21 22 #include <boost/numeric/odeint/external/eigen/eigen_algebra.hpp> 23 #include <boost/numeric/odeint/external/eigen/eigen_algebra_dispatcher.hpp> 24 #include <boost/numeric/odeint/external/eigen/eigen_resize.hpp> 25 26 27 #endif // BOOST_NUMERIC_ODEINT_EXTERNAL_EIGEN_EIGEN_HPP_INCLUDED 28