X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=shared_responses.h;h=b144b66d981733b852f827c32fe3b3257187303e;hb=aed34255065b18c445d096f51bd2091833810a81;hp=28b9a622e30de17495d44e84ae5662680972179a;hpb=d922ad61d35e9a6996730bec24b16f8bf7bc426c;p=folded-ctf.git diff --git a/shared_responses.h b/shared_responses.h index 28b9a62..b144b66 100644 --- a/shared_responses.h +++ b/shared_responses.h @@ -12,10 +12,20 @@ // You should have received a copy of the GNU General Public License // // along with this program. If not, see . // // // -// Written by Francois Fleuret, (C) IDIAP // +// Written by Francois Fleuret // +// (C) Idiap Research Institute // +// // // Contact 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