[mlpack-svn] r13528 - mlpack/trunk/src/mlpack/core/tree

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Tue Sep 11 12:37:05 EDT 2012


Author: rcurtin
Date: 2012-09-11 12:37:04 -0400 (Tue, 11 Sep 2012)
New Revision: 13528

Modified:
   mlpack/trunk/src/mlpack/core/tree/hrectbound.hpp
Log:
Documentation fixes.


Modified: mlpack/trunk/src/mlpack/core/tree/hrectbound.hpp
===================================================================
--- mlpack/trunk/src/mlpack/core/tree/hrectbound.hpp	2012-09-11 16:36:29 UTC (rev 13527)
+++ mlpack/trunk/src/mlpack/core/tree/hrectbound.hpp	2012-09-11 16:37:04 UTC (rev 13528)
@@ -3,10 +3,8 @@
  *
  * Bounds that are useful for binary space partitioning trees.
  *
- * This file describes the interface for the DHrectBound policy, which
- * implements a hyperrectangle bound.
- *
- * @experimental
+ * This file describes the interface for the HRectBound class, which implements
+ * a hyperrectangle bound.
  */
 #ifndef __MLPACK_CORE_TREE_HRECTBOUND_HPP
 #define __MLPACK_CORE_TREE_HRECTBOUND_HPP




More information about the mlpack-svn mailing list