libcrn
3.9.5
A document image processing library
|
Stops when the best individual has a fitness lower than a threshold. More...
#include <CRNGenetic.h>
Public Member Functions | |
constexpr | FitnessThreshold (double thresh) |
template<typename T > | |
bool | operator() (const std::multimap< double, T > &population) const |
Stops when the best individual has a fitness lower than a threshold.
Definition at line 204 of file CRNGenetic.h.
|
inline |
Definition at line 206 of file CRNGenetic.h.
|
inline |
Definition at line 207 of file CRNGenetic.h.