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>
Private Types | |
| typedef D::EOType | EOType |
| Alias for the type. | |
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 )