[mlpack-svn] r13426 - mlpack/trunk/src/mlpack

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Thu Aug 16 17:45:23 EDT 2012


Author: rcurtin
Date: 2012-08-16 17:45:22 -0400 (Thu, 16 Aug 2012)
New Revision: 13426

Modified:
   mlpack/trunk/src/mlpack/core.hpp
Log:
Trivially minor misspelling.


Modified: mlpack/trunk/src/mlpack/core.hpp
===================================================================
--- mlpack/trunk/src/mlpack/core.hpp	2012-08-16 18:51:12 UTC (rev 13425)
+++ mlpack/trunk/src/mlpack/core.hpp	2012-08-16 21:45:22 UTC (rev 13426)
@@ -135,7 +135,7 @@
 #include <stdint.h>
 #include <iostream>
 
-// Defining __USE_MATH_DEFINES should set M_PI.
+// Defining _USE_MATH_DEFINES should set M_PI.
 #define _USE_MATH_DEFINES
 #include <math.h>
 




More information about the mlpack-svn mailing list