mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-20 02:52:00 -05:00
31 lines
793 B
Plaintext
31 lines
793 B
Plaintext
[/============================================================================
|
|
Boost.odeint
|
|
|
|
Copyright 2011-2012 Karsten Ahnert
|
|
Copyright 2011-2012 Mario Mulansky
|
|
|
|
Use, modification and distribution is subject to the Boost Software License,
|
|
Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
|
http://www.boost.org/LICENSE_1_0.txt)
|
|
=============================================================================/]
|
|
|
|
[section odeint in detail]
|
|
|
|
[include details_steppers.qbk]
|
|
|
|
[include details_generation_functions.qbk]
|
|
|
|
[include details_integrate_functions.qbk]
|
|
|
|
[include details_iterators.qbk]
|
|
|
|
[include details_state_types_algebras_operations.qbk]
|
|
|
|
[include details_boost_ref.qbk]
|
|
|
|
[include details_boost_range.qbk]
|
|
|
|
[include details_bind_member_functions.qbk]
|
|
|
|
[endsect]
|