template <class EOType> class NaryOp : public EOOp<EOType> NaryOp is the N-ary operator: genetic operator that takes several EOs
NaryOp is the N-ary operator: genetic operator that takes several EOs. It could be called an orgy operator
NaryOp( const NaryOp& _emop )
~NaryOp()
virtual void operator)( EOPop<EOType> & _eop)
virtual void applyAt( EOPop<EOType>& _eo1, vector<unsigned>& _v )