refactor: add eoOperatorFoundry
- Simpler relationships between encoding and set of operators in foundry. - Rename "instanciate" in "instantiate"
This commit is contained in:
parent
2e23b837e4
commit
ae81793f7c
8 changed files with 193 additions and 112 deletions
|
|
@ -39,6 +39,7 @@
|
|||
template <class FitT> class eoReal: public eoVector<FitT, double>
|
||||
{
|
||||
public:
|
||||
using FitnessType = FitT;
|
||||
|
||||
/**
|
||||
* (Default) Constructor.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue