diff options
author | astrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675> | 2011-01-08 17:08:54 +0000 |
---|---|---|
committer | astrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675> | 2011-01-08 17:08:54 +0000 |
commit | d87fa85e0b064206509f4e544d8156072d901e3e (patch) | |
tree | 9129b01975aee19a55549849c71448ca81131643 /models/mul_model.hpp | |
parent | a4e7c82789e5eff26b1e6a84c1a123f248e989a2 (diff) | |
download | opt-utilities-d87fa85e0b064206509f4e544d8156072d901e3e.tar.bz2 |
git-svn-id: file:///home/svn/opt_utilities@161 ed2142bd-67ad-457f-ba7c-d818d4011675
Diffstat (limited to 'models/mul_model.hpp')
-rw-r--r-- | models/mul_model.hpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/models/mul_model.hpp b/models/mul_model.hpp index 9c9da8e..463f39a 100644 --- a/models/mul_model.hpp +++ b/models/mul_model.hpp @@ -1,3 +1,9 @@ +/** + \file mul_model.hpp + \brief the multiply of two models + \author Junhua Gu + */ + #ifndef MUL_MODEL_HPP #define MUL_MODEL_HPP #define OPT_HEADER |