Jérôme
|
6a13eb0c44
|
Added Template line profiler. Fixed documentation.
|
2019-04-26 10:55:39 +02:00 |
|
Jérôme
|
33ea40a02f
|
Added TIMER_FOR convenience macro. Added functions to the timer so that it can also be used as a 'normal' timer than can be reset and everything.
|
2019-04-25 10:59:42 +02:00 |
|
Jérôme
|
fa0e462444
|
Added a basic timer in utils.hpp.
|
2019-04-24 12:13:56 +02:00 |
|
Jérôme
|
87e32bc3fc
|
Added sureAbs() template so that we are sure to not cast a double to an int using ::abs() instead of std::abs().
|
2019-04-01 16:18:34 +02:00 |
|
Jérôme
|
5fb5764379
|
Added helper functions in utils.hpp
|
2019-03-30 11:48:51 +01:00 |
|
Jérôme
|
38b9a872f1
|
Initial commit.
|
2019-03-28 16:38:50 +01:00 |
|