aboutsummaryrefslogtreecommitdiffstats
path: root/methods/gsl_simplex/gsl_simplex.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'methods/gsl_simplex/gsl_simplex.hpp')
-rw-r--r--methods/gsl_simplex/gsl_simplex.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/methods/gsl_simplex/gsl_simplex.hpp b/methods/gsl_simplex/gsl_simplex.hpp
index 232474c..f241205 100644
--- a/methods/gsl_simplex/gsl_simplex.hpp
+++ b/methods/gsl_simplex/gsl_simplex.hpp
@@ -1,5 +1,7 @@
/**
\file gsl_simplex.hpp
+ \brief a simple wrapper for the GSL_SIMPLEX method
+ \author Junhua Gu
*/
#ifndef GSL_SIMPLEX_METHOD