aboutsummaryrefslogtreecommitdiffstats
path: root/methods/powell
diff options
context:
space:
mode:
authorastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2010-12-23 18:18:20 +0000
committerastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2010-12-23 18:18:20 +0000
commitf3019d095d5f0b6c67de18124cebe93fd9eb5a69 (patch)
tree930fe733b0a1ebe382c9014f3befd87d2273dcae /methods/powell
parent248e73a7faa069840eb8378719cd92e778cb826f (diff)
downloadopt-utilities-f3019d095d5f0b6c67de18124cebe93fd9eb5a69.tar.bz2
git-svn-id: file:///home/svn/opt_utilities@149 ed2142bd-67ad-457f-ba7c-d818d4011675
Diffstat (limited to 'methods/powell')
-rw-r--r--methods/powell/powell_method.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/methods/powell/powell_method.hpp b/methods/powell/powell_method.hpp
index 270c2b2..041fa93 100644
--- a/methods/powell/powell_method.hpp
+++ b/methods/powell/powell_method.hpp
@@ -1,5 +1,6 @@
/**
\file powell_method.hpp
+ \author Junhua Gu
*/
#ifndef POWELL_METHOD