X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=gaussian.h;h=15e6622523f6b7534821e9762b0bc5b4890f0588;hb=71a84ea2658cd96726bcf4e582010c24bf2583cf;hp=da02d30a20a809b87285d810bc4e031cf3f1ba20;hpb=d922ad61d35e9a6996730bec24b16f8bf7bc426c;p=folded-ctf.git diff --git a/gaussian.h b/gaussian.h index da02d30..15e6622 100644 --- a/gaussian.h +++ b/gaussian.h @@ -12,10 +12,18 @@ // You should have received a copy of the GNU General Public License // // along with this program. If not, see . // // // -// Written by Francois Fleuret, (C) IDIAP // +// Written by Francois Fleuret // +// (C) Idiap Research Institute // +// // // Contact for comments & bug reports // /////////////////////////////////////////////////////////////////////////// +/* + + A simple representation of a Gaussian distribution. + + */ + #ifndef GAUSSIAN_H #define GAUSSIAN_H