diff options
Diffstat (limited to 'models/func_model.hpp')
-rw-r--r-- | models/func_model.hpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/models/func_model.hpp b/models/func_model.hpp index bed5cb6..c1fdc67 100644 --- a/models/func_model.hpp +++ b/models/func_model.hpp @@ -1,3 +1,11 @@ +/** + \file func_model.hpp + \brief model wrapper of raw function + \author Junhua Gu + */ + + + #ifndef FUNC_MODEL_H_ #define FUNC_MODEL_H_ #define OPT_HEADER |