[mlpack] 08/35: Make the comment a complete sentence.
    Barak A. Pearlmutter 
    barak+git at pearlmutter.net
       
    Thu Sep 15 23:29:39 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
bap pushed a commit to branch master
in repository mlpack.
commit 2cbb16309022151a0861dd703bdf48ad4bbeedb3
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Jul 11 10:31:56 2016 -0400
    Make the comment a complete sentence.
---
 src/mlpack/core/dists/gaussian_distribution.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mlpack/core/dists/gaussian_distribution.hpp b/src/mlpack/core/dists/gaussian_distribution.hpp
index 257ee7d..57b6f39 100644
--- a/src/mlpack/core/dists/gaussian_distribution.hpp
+++ b/src/mlpack/core/dists/gaussian_distribution.hpp
@@ -85,7 +85,7 @@ class GaussianDistribution
 
   /**
    * Calculates the multivariate Gaussian probability density function for each
-   * data point (column) in the given matrix
+   * data point (column) in the given matrix.
    *
    * @param x List of observations.
    * @param probabilities Output probabilities for each input observation.
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git
    
    
More information about the debian-science-commits
mailing list