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 --- core/optimizer.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/optimizer.hpp') diff --git a/core/optimizer.hpp b/core/optimizer.hpp index 2381da0..6b146cf 100644 --- a/core/optimizer.hpp +++ b/core/optimizer.hpp @@ -33,7 +33,7 @@ namespace opt_utilities class opt_method; /** - Virtual class representing an object function. + \brief Virtual class representing an object function. \tparam rT the return type \tparam pT the self-varible type */ @@ -104,7 +104,7 @@ namespace opt_utilities /** - virtual class representing optimization methods + \brief virtual class representing optimization methods \tparam rT the return type \tparam pT the self-varible type */ @@ -234,7 +234,7 @@ namespace opt_utilities /** - The manager for performing the manager + \brief The manager for performing the manager \tparam rT the return type \tparam pT the self-varible type */ -- cgit v1.2.2