Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r57098 - sandbox/statistics/nn1/boost/nn1/algorithm
From: erwann.rogard_at_[hidden]
Date: 2009-10-23 10:57:50


Author: e_r
Date: 2009-10-23 10:57:49 EDT (Fri, 23 Oct 2009)
New Revision: 57098
URL: http://svn.boost.org/trac/boost/changeset/57098

Log:
m
Text files modified:
   sandbox/statistics/nn1/boost/nn1/algorithm/find.hpp | 3 ---
   1 files changed, 0 insertions(+), 3 deletions(-)

Modified: sandbox/statistics/nn1/boost/nn1/algorithm/find.hpp
==============================================================================
--- sandbox/statistics/nn1/boost/nn1/algorithm/find.hpp (original)
+++ sandbox/statistics/nn1/boost/nn1/algorithm/find.hpp 2009-10-23 10:57:49 EDT (Fri, 23 Oct 2009)
@@ -17,9 +17,6 @@
 namespace boost{
 namespace nn1{
 
- // Finds the nearest neighbour (nn1) in a sequence, and assigns the corres-
- // ponding distance to a variable.
- //
     // Requirements:
     // Let F_x = F<X>, Y an abitrary type,
     // F_x f(x);


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