[mlpack-svn] r16412 - mlpack/trunk/src/mlpack/core/metrics

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Mon Apr 7 18:35:05 EDT 2014


Author: rcurtin
Date: Mon Apr  7 18:35:04 2014
New Revision: 16412

Log:
Spelling fix; thanks Barak!


Modified:
   mlpack/trunk/src/mlpack/core/metrics/lmetric.hpp

Modified: mlpack/trunk/src/mlpack/core/metrics/lmetric.hpp
==============================================================================
--- mlpack/trunk/src/mlpack/core/metrics/lmetric.hpp	(original)
+++ mlpack/trunk/src/mlpack/core/metrics/lmetric.hpp	Mon Apr  7 18:35:04 2014
@@ -18,7 +18,7 @@
 /**
  * The L_p metric for arbitrary integer p, with an option to take the root.
  *
- * This class implements the standard L_p metric for two arbitary vectors @f$ x
+ * This class implements the standard L_p metric for two arbitrary vectors @f$ x
  * @f$ and @f$ y @f$ of dimensionality @f$ n @f$:
  *
  * @f[



More information about the mlpack-svn mailing list