[root] / trunk / math / mathcore / src / TKDTree.cxx Repository:
ViewVC logotype

Log of /trunk/math/mathcore/src/TKDTree.cxx

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 46214 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 27 10:10:19 2012 UTC (2 years, 3 months ago) by rdm
File length: 43991 byte(s)
Diff to previous 43843
Digital Alpha is no longer supported. Remove all references to __alpha and
__true64.

Revision 43843 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 19 13:27:50 2012 UTC (2 years, 9 months ago) by moneta
File length: 44015 byte(s)
Diff to previous 37573
add a note in the documentation that the I/O of the class is not supported 
(see https://savannah.cern.ch/bugs/index.php?91170 )

Revision 37573 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 13 16:42:10 2010 UTC (4 years, 1 month ago) by brun
File length: 43737 byte(s)
Diff to previous 35434
From Alexander Voigt:
The documentation of the TKDTree class in file /math/mathcore/src/TKDTree.cxx is not shown completely in the ROOT reference guide. This is because of two empty lines in the documentation section.

Revision 35434 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 20 09:09:42 2010 UTC (4 years, 4 months ago) by moneta
File length: 43733 byte(s)
Diff to previous 34995
fix alignment in printing fit result and restore stream state (Coverity 14212 )
fix a memory leak in TKDTree (Coverity 12275 and 12276)

Revision 34995 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 25 10:54:30 2010 UTC (4 years, 5 months ago) by moneta
File length: 43693 byte(s)
Diff to previous 34275
apply fixes for un-initialized variables in constructors

Revision 34275 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 1 10:24:11 2010 UTC (4 years, 6 months ago) by rdm
File length: 43636 byte(s)
Diff to previous 26488
fix format warning.

Revision 26488 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 26 17:11:21 2008 UTC (6 years, 1 month ago) by moneta
File length: 43841 byte(s)
Diff to previous 26356
- from Anna: new patch for kDTree
   Added a new FindInRange() function that searches for points in a sphere of a given radius around a given point. Removed previous FindInRangeA() and FindInRangeB() functions.

Revision 26356 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 21 16:03:06 2008 UTC (6 years, 2 months ago) by moneta
File length: 47221 byte(s)
Diff to previous 25826
new version of the kdTree from Anna

In particular, FindNearestNeighbors() function has been completely rewritten, and now 1) actually works correctly, 2) uses Euclidean metric, 3) has more user friendly calling sequence, 4) is recursive and more readable (as fast as before). Some new functions had to be added to TKDTree for this, such as Distance(), which finds distance between a random point and a point in  the kdtree, and DistanceToNode() which finds the distance between a point and a node of the kdtree, GetNodePointsIndexes() which returns ranges of indexes of original points, contained in a given node. Also, the test macro has been updated with a test function, that compares TKDTree::FindNearestNeighbors() results with simple sorting.

fixed also some problem in the TMath test

Revision 25826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 15 13:07:09 2008 UTC (6 years, 3 months ago) by moneta
File length: 46124 byte(s)
Diff to previous 25017
- fix warning for VC9 compiler

Revision 25017 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 1 11:10:21 2008 UTC (6 years, 5 months ago) by moneta
File length: 46024 byte(s)
Diff to previous 24908
- from Anna: new versino of  kd-tree  with improved doc and with fixed warnings
- remove GetIndex and GetCoord methods

Revision 24908 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Jul 22 15:57:34 2008 UTC (6 years, 6 months ago) by moneta
File length: 37903 byte(s)
add kDTRee class from Marian Ivanov and Alexandru Bercuci and revised by Anna
add also a test macro in mathcore/test

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9