Brian Silverman | 7c33ab2 | 2018-08-04 17:14:51 -0700 | [diff] [blame^] | 1 | [/============================================================================ |
| 2 | Boost.odeint |
| 3 | |
| 4 | Copyright 2011-2012 Karsten Ahnert |
| 5 | Copyright 2011-2012 Mario Mulansky |
| 6 | |
| 7 | Use, modification and distribution is subject to the Boost Software License, |
| 8 | Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at |
| 9 | http://www.boost.org/LICENSE_1_0.txt) |
| 10 | =============================================================================/] |
| 11 | |
| 12 | [section odeint in detail] |
| 13 | |
| 14 | [include details_steppers.qbk] |
| 15 | |
| 16 | [include details_generation_functions.qbk] |
| 17 | |
| 18 | [include details_integrate_functions.qbk] |
| 19 | |
| 20 | [include details_iterators.qbk] |
| 21 | |
| 22 | [include details_state_types_algebras_operations.qbk] |
| 23 | |
| 24 | [include details_boost_ref.qbk] |
| 25 | |
| 26 | [include details_boost_range.qbk] |
| 27 | |
| 28 | [include details_bind_member_functions.qbk] |
| 29 | |
| 30 | [endsect] |