aboutsummaryrefslogtreecommitdiffstats
path: root/data_sets/sorted_data_set.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'data_sets/sorted_data_set.hpp')
-rw-r--r--data_sets/sorted_data_set.hpp2
1 files changed, 1 insertions, 1 deletions
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
*/