automatic commit
[folded-ctf.git] / shared_responses.h
index 2f88cb3..b144b66 100644 (file)
 // Contact <francois.fleuret@idiap.ch> for comments & bug reports        //
 ///////////////////////////////////////////////////////////////////////////
 
+/*
+
+  A SharedResponses object is used to avoid duplicating the data when
+  we create several LabelledImagePoolSubset which look at the same
+  LabelledImagePool.
+
+ */
+
 #ifndef SHARED_RESPONSES_H
 #define SHARED_RESPONSES_H