summaryrefslogtreecommitdiff
path: root/geom_matching/wasserstein/include/def_debug_ws.h
diff options
context:
space:
mode:
authorArnur Nigmetov <a.nigmetov@gmail.com>2018-01-20 19:11:29 +0100
committerArnur Nigmetov <a.nigmetov@gmail.com>2018-01-20 19:11:29 +0100
commit0cc35ad04f9c2997014d7cf62a12f697e79fb534 (patch)
tree744c07bc2c12fba193934ac98417c5063bead189 /geom_matching/wasserstein/include/def_debug_ws.h
parent3552ce68bc7654df35da471bd937b09a9fde101f (diff)
Major rewrite, templatized version
Diffstat (limited to 'geom_matching/wasserstein/include/def_debug_ws.h')
-rw-r--r--geom_matching/wasserstein/include/def_debug_ws.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/geom_matching/wasserstein/include/def_debug_ws.h b/geom_matching/wasserstein/include/def_debug_ws.h
index d4450b2..791ce1d 100644
--- a/geom_matching/wasserstein/include/def_debug_ws.h
+++ b/geom_matching/wasserstein/include/def_debug_ws.h
@@ -36,5 +36,9 @@ derivative works thereof, in binary and source code form.
// for R package TDA, to comply with some CRAN rules
// like no usage of cout, cerr, cin, exit, etc.
//#define FOR_R_TDA
+//
+//#define DEBUG_KDTREE_RESTR_ORACLE
+//#define DEBUG_STUPID_SPARSE_RESTR_ORACLE
+//#define DEBUG_FR_AUCTION
#endif