Mercurial > hg > vamp-build-and-test
annotate DEPENDENCIES/generic/include/boost/numeric/odeint/external/vexcl/vexcl.hpp @ 125:34e428693f5d vext
Vext -> Repoint
author | Chris Cannam |
---|---|
date | Thu, 14 Jun 2018 11:15:39 +0100 |
parents | f46d142149f5 |
children |
rev | line source |
---|---|
Chris@102 | 1 /* |
Chris@102 | 2 [auto_generated] |
Chris@102 | 3 boost/numeric/odeint/external/vexcl/vexcl.hpp |
Chris@102 | 4 |
Chris@102 | 5 [begin_description] |
Chris@102 | 6 includes all headers required for using vexcl in odeint |
Chris@102 | 7 [end_description] |
Chris@102 | 8 |
Chris@102 | 9 Copyright 2013 Karsten Ahnert |
Chris@102 | 10 Copyright 2013 Mario Mulansky |
Chris@102 | 11 |
Chris@102 | 12 Distributed under the Boost Software License, Version 1.0. |
Chris@102 | 13 (See accompanying file LICENSE_1_0.txt or |
Chris@102 | 14 copy at http://www.boost.org/LICENSE_1_0.txt) |
Chris@102 | 15 */ |
Chris@102 | 16 |
Chris@102 | 17 |
Chris@102 | 18 #ifndef BOOST_NUMERIC_ODEINT_EXTERNAL_VEXCL_VEXCL_HPP_DEFINED |
Chris@102 | 19 #define BOOST_NUMERIC_ODEINT_EXTERNAL_VEXCL_VEXCL_HPP_DEFINED |
Chris@102 | 20 |
Chris@102 | 21 #include <boost/numeric/odeint/external/vexcl/vexcl_algebra_dispatcher.hpp> |
Chris@102 | 22 #include <boost/numeric/odeint/external/vexcl/vexcl_resize.hpp> |
Chris@102 | 23 #include <boost/numeric/odeint/external/vexcl/vexcl_same_instance.hpp> |
Chris@102 | 24 #include <boost/numeric/odeint/external/vexcl/vexcl_norm_inf.hpp> |
Chris@102 | 25 #include <boost/numeric/odeint/external/vexcl/vexcl_abs.hpp> |
Chris@102 | 26 #include <boost/numeric/odeint/external/vexcl/vexcl_copy.hpp> |
Chris@102 | 27 |
Chris@102 | 28 #endif // BOOST_NUMERIC_ODEINT_EXTERNAL_VEXCL_VEXCL_HPP_DEFINED |