[mlpack-svn] [MLPACK] #301: unify constructors of dual-tree algorithms

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Mon Jul 7 09:24:16 EDT 2014


#301: unify constructors of dual-tree algorithms
---------------------------------------------------------------------------+
  Reporter:  rcurtin                                                       |        Owner:              
      Type:  enhancement                                                   |       Status:  closed      
  Priority:  major                                                         |    Milestone:  mlpack 1.0.9
 Component:  mlpack                                                        |   Resolution:  fixed       
  Keywords:  dual-tree algorithms, tree, constructor, kd-tree, cover tree  |     Blocking:              
Blocked By:                                                                |  
---------------------------------------------------------------------------+
Changes (by rcurtin):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Ok, after a large amount of patches and commits, each of the existing five
 dual-tree algorithms (NeighborSearch, RangeSearch, RASearch,
 DualTreeBoruvka, and FastMKS) now have constructors that do not have any
 parameters that depend on the type of tree.  So the code snippet in the
 previous comment works, for each type of dual-tree algorithm.

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/301#comment:4>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed at Georgia Tech.


More information about the mlpack-svn mailing list