edoAlgo< D > Class Template Reference

An EDO algorithm differs from a canonical EO algorithm because it is templatized on a Distribution rather than just an EOT. More...

#include <edoAlgo.h>

Inheritance diagram for edoAlgo< D >:
edoAlgoAdaptive< D > edoEDASA< D > edoAlgoStateless< D >

List of all members.

Private Types

typedef D::EOType EOType
 Alias for the type.

Detailed Description

template<typename D>
class edoAlgo< D >

An EDO algorithm differs from a canonical EO algorithm because it is templatized on a Distribution rather than just an EOT.

Derivating from an eoAlgo, it should define an operator()( EOT sol )

Definition at line 53 of file edoAlgo.h.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs