diff options
Diffstat (limited to 'math/num_diff.hpp')
-rw-r--r-- | math/num_diff.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/num_diff.hpp b/math/num_diff.hpp index 6f07c27..bef9a1e 100644 --- a/math/num_diff.hpp +++ b/math/num_diff.hpp @@ -1,5 +1,7 @@ /** \file num_diff.hpp + \brief performing n-dim differential operation on func objects + \author Junhua Gu */ |