[mlpack-git] master: Tabs to spaces (trivial commit; testing gitdub email notifier). (ef87d13)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 22:07:57 EST 2015


Repository : https://github.com/mlpack/mlpack

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/904762495c039e345beba14c1142fd719b3bd50e...f94823c800ad6f7266995c700b1b630d5ffdcf40

>---------------------------------------------------------------

commit ef87d13e2613df13119bdf271fd8cf150680eede
Author: ryan <ryan at ratml.org>
Date:   Sun Dec 21 21:28:36 2014 -0500

    Tabs to spaces (trivial commit; testing gitdub email notifier).


>---------------------------------------------------------------

ef87d13e2613df13119bdf271fd8cf150680eede
 src/mlpack/core/tree/rectangle_tree/x_tree_split.hpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/mlpack/core/tree/rectangle_tree/x_tree_split.hpp b/src/mlpack/core/tree/rectangle_tree/x_tree_split.hpp
index cab64c7..fb8b76f 100644
--- a/src/mlpack/core/tree/rectangle_tree/x_tree_split.hpp
+++ b/src/mlpack/core/tree/rectangle_tree/x_tree_split.hpp
@@ -29,8 +29,8 @@ const double MAX_OVERLAP = 0.2;
  * as necessary.
  */
 template<typename DescentType,
-	 typename StatisticType,
-	 typename MatType>
+         typename StatisticType,
+         typename MatType>
 class XTreeSplit
 {
 public:



More information about the mlpack-git mailing list