Boost logo

Boost-Commit :

From: pbristow_at_[hidden]
Date: 2007-09-21 08:43:26


Author: pbristow
Date: 2007-09-21 08:43:26 EDT (Fri, 21 Sep 2007)
New Revision: 39445
URL: http://svn.boost.org/trac/boost/changeset/39445

Log:
TODo removed
Text files modified:
   sandbox/math_toolkit/libs/math/example/find_mean_and_sd_normal.cpp | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Modified: sandbox/math_toolkit/libs/math/example/find_mean_and_sd_normal.cpp
==============================================================================
--- sandbox/math_toolkit/libs/math/example/find_mean_and_sd_normal.cpp (original)
+++ sandbox/math_toolkit/libs/math/example/find_mean_and_sd_normal.cpp 2007-09-21 08:43:26 EDT (Fri, 21 Sep 2007)
@@ -113,10 +113,10 @@
   << " is " << cdf(complement(nominal_packs, minimum_weight)) << endl;
 // Setting the packer to 3.06449 will mean that fraction of packs >= 2.9 is 0.95
 
-/*`This calculation is generalized as the free function called find_location.
-
+/*`
+This calculation is generalized as the free function called
+[link to math_toolkit.dist.dist_ref.dist_algorithms find_location].
 
-TODO link to find_location docs
 To use this we will need to
 */
 


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