diff options
Diffstat (limited to 'vmodels/gauss1d.hpp')
-rw-r--r-- | vmodels/gauss1d.hpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vmodels/gauss1d.hpp b/vmodels/gauss1d.hpp index 670247d..ecfa81c 100644 --- a/vmodels/gauss1d.hpp +++ b/vmodels/gauss1d.hpp @@ -1,3 +1,9 @@ +/** + \file gauss1d.hpp + \brief Gauss model + \author Junhua Gu + */ + #ifndef GAUSS_MODEL_H_ #define GAUSS_MODEL_H_ #define OPT_HEADER |