Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r81783 - trunk/libs/numeric/odeint/doc
From: karsten.ahnert_at_[hidden]
Date: 2012-12-08 02:01:45


Author: karsten
Date: 2012-12-08 02:01:44 EST (Sat, 08 Dec 2012)
New Revision: 81783
URL: http://svn.boost.org/trac/boost/changeset/81783

Log:
removing iterator examples from examples table
Text files modified:
   trunk/libs/numeric/odeint/doc/examples_table.qbk | 6 ------
   1 files changed, 0 insertions(+), 6 deletions(-)

Modified: trunk/libs/numeric/odeint/doc/examples_table.qbk
==============================================================================
--- trunk/libs/numeric/odeint/doc/examples_table.qbk (original)
+++ trunk/libs/numeric/odeint/doc/examples_table.qbk 2012-12-08 02:01:44 EST (Sat, 08 Dec 2012)
@@ -13,9 +13,6 @@
 [table Examples Overview
   [[File] [Brief Description]]
 
- [[[github_link libs/numeric/odeint/examples/adaptive_iterator.cpp adaptive_iterator.cpp]]
- [The adaptive iterator examples shows the usage of the adaptive iterators and how they can be used with C++11 lambdas.]]
-
   [[[github_link libs/numeric/odeint/examples/bind_member_functions.cpp bind_member_functions.cpp]]
   [This examples shows how member functions can be used as system functions in odeint.]]
 
@@ -28,9 +25,6 @@
   [[[github_link libs/numeric/odeint/examples/chaotic_system.cpp chaotic_system.cpp]]
   [The chaotic system examples integrates the Lorenz system and calculates the Lyapunov exponents.]]
 
- [[[github_link libs/numeric/odeint/examples/const_step_iterator.cpp const_step_iterator.cpp]]
- [The adaptive iterator examples shows the usage of the const step iterators and how they can be used with C++11 lambdas.]]
-
   [[[github_link libs/numeric/odeint/examples/elliptic_functions.cpp elliptic_functions.cpp]]
   [Example calculating the elliptic functions using Bulirsch-Stoer and Runge-Kutta-Dopri5 Steppers with dense output.]]
  


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk