[mlpack-git] master, mlpack-1.0.x: What was this macro even for? (9ce7a74)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 21:47:51 EST 2015


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

On branches: master,mlpack-1.0.x
Link       : https://github.com/mlpack/mlpack/compare/904762495c039e345beba14c1142fd719b3bd50e...f94823c800ad6f7266995c700b1b630d5ffdcf40

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

commit 9ce7a749976e6e4a620e5b70db4c95c9af944c59
Author: Ryan Curtin <ryan at ratml.org>
Date:   Tue May 27 03:19:40 2014 +0000

    What was this macro even for?


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

9ce7a749976e6e4a620e5b70db4c95c9af944c59
 src/mlpack/core/math/lin_alg.cpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/mlpack/core/math/lin_alg.cpp b/src/mlpack/core/math/lin_alg.cpp
index ad7809c..2bb2dbd 100644
--- a/src/mlpack/core/math/lin_alg.cpp
+++ b/src/mlpack/core/math/lin_alg.cpp
@@ -6,8 +6,6 @@
  */
 #include "lin_alg.hpp"
 
-#define max_rand_i 100000
-
 using namespace mlpack;
 using namespace math;
 



More information about the mlpack-git mailing list