automatic commit
[folded-ctf.git] / tools.h
diff --git a/tools.h b/tools.h
index 902879a..ddaa3dd 100644 (file)
--- a/tools.h
+++ b/tools.h
 // Contact <francois.fleuret@idiap.ch> for comments & bug reports        //
 ///////////////////////////////////////////////////////////////////////////
 
+/*
+
+  Two handy functions to sample in a very large weighted sample set,
+  and to generate a ROC curve given a very large sample set.
+
+ */
+
 #ifndef TOOLS_H
 #define TOOLS_H