aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/bootstrap.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bootstrap.hpp b/misc/bootstrap.hpp
index 492ff9f..c6a399d 100644
--- a/misc/bootstrap.hpp
+++ b/misc/bootstrap.hpp
@@ -17,7 +17,7 @@ namespace opt_utilities
{
/**
- using bootstrap method to estimate confidence interval
+ \brief using bootstrap method to estimate confidence interval
\tparam Ty the return type of a model
\tparam Tx the type of self-var
\tparam Tp the type of model parameters