aboutsummaryrefslogtreecommitdiffstats
path: root/core/optimizer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/optimizer.hpp')
-rw-r--r--core/optimizer.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/optimizer.hpp b/core/optimizer.hpp
index 7492bab..2381da0 100644
--- a/core/optimizer.hpp
+++ b/core/optimizer.hpp
@@ -17,6 +17,9 @@
using namespace std;
#endif
+/**
+ The root namespace of the opt_utilities library
+ */
namespace opt_utilities
{
/////////Forward declare///////////////////////////////////