.TH "moeoVectorVsSolutionBM" 3 "22 Dec 2006" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- .ad l .nh .SH NAME moeoVectorVsSolutionBM \- Base class for binary metrics dedicated to the performance comparison between a Pareto set (a vector of Pareto fitnesses) and a single solution's Pareto fitness. .PP .SH SYNOPSIS .br .PP \fC#include \fP .PP Inherits \fBmoeoBM< const std::vector< EOFitness > &, const EOFitness &, R >\fP. .PP .SH "Detailed Description" .PP .SS "template class moeoVectorVsSolutionBM< EOT, R, EOFitness >" Base class for binary metrics dedicated to the performance comparison between a Pareto set (a vector of Pareto fitnesses) and a single solution's Pareto fitness. .PP Definition at line 82 of file moeoMetric.h. .SH "Author" .PP Generated automatically by Doxygen for ParadisEO-MOEO from the source code.