aboutsummaryrefslogtreecommitdiffstats
path: root/core/num_diff.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/num_diff.hpp')
-rw-r--r--core/num_diff.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/num_diff.hpp b/core/num_diff.hpp
index a6d9659..d6db632 100644
--- a/core/num_diff.hpp
+++ b/core/num_diff.hpp
@@ -16,7 +16,7 @@ namespace opt_utilities
{
/**
- differentiable function
+ \brief differentiable function
\tparam rT the return type
\tparam the parameter type
*/