Feat C++ API
A feature engineering automation tool
|
check for same fitness and complexity to filter uniqueness. More...
#include <population.h>
Public Member Functions | |
SameFitComplexity (Population &p) | |
bool | operator() (size_t i, size_t j) |
Public Attributes | |
Population & | pop |
check for same fitness and complexity to filter uniqueness.
Definition at line 77 of file population.h.
|
inline |
Definition at line 80 of file population.h.
|
inline |
Definition at line 81 of file population.h.
Population& FT::Pop::Population::SameFitComplexity::pop |
Definition at line 79 of file population.h.