improved doxygen
This commit is contained in:
@@ -16,6 +16,14 @@
|
||||
#include <stdexcept>
|
||||
#include <functional>
|
||||
|
||||
/** @mainpage @description
|
||||
|
||||
@readme
|
||||
|
||||
*/
|
||||
|
||||
/// Mathematical Classes and Functions
|
||||
/** */
|
||||
namespace math {
|
||||
|
||||
template<typename TYPE>
|
||||
|
Reference in New Issue
Block a user