started changes for implementing fast smoothing

different new evaluations
small changes in transition
This commit is contained in:
toni
2017-11-11 01:41:51 +01:00
parent 232175c3dc
commit bea81eab62
5 changed files with 168 additions and 23 deletions

View File

@@ -63,7 +63,8 @@ ADD_DEFINITIONS(
-DWITH_TESTS
-DWITH_ASSERTIONS
-DWITH_DEBUG_LOG
#-DWITH_DEBUG_LOG
-DWITH_DEBUG_PLOT
)