|
Brush C++ API
A flexible interpretable machine learning framework
|
sort based on objective m More...
Public Member Functions | |
| comparator_obj (const Population< T > &population, int index) | |
| bool | operator() (int i, int j) |
Public Attributes | |
| const Population< T > & | pop |
| population address | |
| int | m |
| objective index | |
sort based on objective m
|
inline |
|
inline |
| int Brush::Sel::NSGA2< T >::comparator_obj::m |
| const Population<T>& Brush::Sel::NSGA2< T >::comparator_obj::pop |