automatic commit
[folded-ctf.git] / gaussian.h
index 3f510af..15e6622 100644 (file)
 // Contact <francois.fleuret@idiap.ch> for comments & bug reports        //
 ///////////////////////////////////////////////////////////////////////////
 
+/*
+
+  A simple representation of a Gaussian distribution.
+
+ */
+
 #ifndef GAUSSIAN_H
 #define GAUSSIAN_H