.TH "moeoBinaryQualityIndicator::Range" 3 "15 Jan 2007" "Version 0.1" "ParadisEO-MOEO" \" -*- nroff -*- .ad l .nh .SH NAME moeoBinaryQualityIndicator::Range \- Private class to represent the bounds. .PP .SH SYNOPSIS .br .PP \fC#include \fP .PP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBRange\fP ()" .br .ti -1c .RI "\fBRange\fP (const double _min, const double _max)" .br .ti -1c .RI "double \fBminimum\fP ()" .br .ti -1c .RI "double \fBmaximum\fP ()" .br .ti -1c .RI "double \fBrange\fP ()" .br .in -1c .SS "Private Attributes" .in +1c .ti -1c .RI "double \fBmin\fP" .br .ti -1c .RI "double \fBmax\fP" .br .ti -1c .RI "double \fBr\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template class moeoBinaryQualityIndicator< EOFitness >::Range" Private class to represent the bounds. .PP Definition at line 62 of file moeoBinaryQualityIndicator.h. .SH "Author" .PP Generated automatically by Doxygen for ParadisEO-MOEO from the source code.