[go: up one dir, main page]

Menu

Tree [r1813] / trunk / ltilib / misc / eval /
 History

HTTPS access


File Date Author Commit
 README 2004-03-02 alvarado [r1032] ADD: Some skeletons for the multi-objective eva...
 ltiParetoFront.cpp 2004-07-14 ltilib [r1244] alvarado: @CHG: lti::pareto produces now the co...
 ltiParetoFront.h 2004-07-14 ltilib [r1243] alvarado: Complete log now correctly generated.
 ltiParetoFrontTester.cpp 2004-05-03 ltilib [r1143] alvarado: theFaster() removed and changes neces...
 ltiParetoFrontTester.h 2004-05-03 ltilib [r1143] alvarado: theFaster() removed and changes neces...

Read Me

This directory contains functors or data structures used in the
evaluation of algorithms.  They are not part of the main library,
since evaluation is a step you usually want "outside" the real
applications.

At this point this directory contains the lti::paretoFront functor and
derived classes.

Since wether the Makefile for Linux/GCC nor the Project files for
Windows/VC++ consider this directory, you have to copy or link them to
you working directory.  For example, for the Linux "tester" framework
you can just link them to the linux/workbench directory.