From f610fea48309b72fa0133ee2bafe622753dcd496 Mon Sep 17 00:00:00 2001 From: astrojhgu Date: Sun, 23 Aug 2009 12:22:16 +0000 Subject: git-svn-id: file:///home/svn/opt_utilities@52 ed2142bd-67ad-457f-ba7c-d818d4011675 --- methods/powell/powell_method.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'methods/powell') diff --git a/methods/powell/powell_method.hpp b/methods/powell/powell_method.hpp index 6bb6519..eb5c498 100644 --- a/methods/powell/powell_method.hpp +++ b/methods/powell/powell_method.hpp @@ -16,7 +16,7 @@ namespace opt_utilities { /** - Impliment of an optimization method + \brief Impliment of an optimization method \tparam rT return type of the object function \tparam pT parameter type of the object function */ -- cgit v1.2.2