added small comment

This commit is contained in:
shubham1206agra
2022-04-29 12:43:08 +05:30
parent 8b4e4c37c7
commit 626f034ce5
@@ -18,7 +18,7 @@
#include <mlpack/methods/linear_regression/linear_regression.hpp>
namespace mlpack {
namespace distribution {
namespace distribution /** Probability distributions. */ {
/**
* A class that represents a univariate conditionally Gaussian distribution.