SelectionParameters class
#include <SelectionParameters.hpp>
Contents
- Reference
Public functions
- auto getNumOfSurvivors() const -> int32_t
- void setNumOfSurvivors(int32_t i_survivors)
- auto operator==(const SelectionParameters& r) const -> bool
- void setSelectionType(SelectionTypes i_selectionType)
- auto getSelectionType() const -> SelectionTypes