X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=gaussian.h;h=15e6622523f6b7534821e9762b0bc5b4890f0588;hp=3f510afe98329f85c564040f60eda352229c13a2;hb=5b78a555f6c7ff20a71d0520db63bc43e69e1f41;hpb=a44d56305517dddd36027c2a84693f2785fd019a diff --git a/gaussian.h b/gaussian.h index 3f510af..15e6622 100644 --- a/gaussian.h +++ b/gaussian.h @@ -18,6 +18,12 @@ // Contact for comments & bug reports // /////////////////////////////////////////////////////////////////////////// +/* + + A simple representation of a Gaussian distribution. + + */ + #ifndef GAUSSIAN_H #define GAUSSIAN_H