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 --- data_sets/default_data_set.hpp | 2 +- data_sets/sorted_data_set.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'data_sets') diff --git a/data_sets/default_data_set.hpp b/data_sets/default_data_set.hpp index 7d63fb9..2df7668 100644 --- a/data_sets/default_data_set.hpp +++ b/data_sets/default_data_set.hpp @@ -12,7 +12,7 @@ namespace opt_utilities { /** - default implement of the data set + \brief default implement of the data set \tparam Ty type of y \tparam Tx type of x */ diff --git a/data_sets/sorted_data_set.hpp b/data_sets/sorted_data_set.hpp index 868f293..1416d68 100644 --- a/data_sets/sorted_data_set.hpp +++ b/data_sets/sorted_data_set.hpp @@ -20,7 +20,7 @@ namespace opt_utilities /** - automatically sorting data set + \brief automatically sorting data set \tparam Ty type of y \tparam Tx type of x */ -- cgit v1.2.2