X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=gaussian.h;h=15e6622523f6b7534821e9762b0bc5b4890f0588;hb=e1d8ccc0f252d9be9590fe5a6106a4336762b6aa;hp=3f510afe98329f85c564040f60eda352229c13a2;hpb=20ec321944108cd1fe74b37ea45db3ba1a2d526a;p=folded-ctf.git 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