Base class for estimators. More...
#include <edoEstimator.h>
Public Types | |
typedef D::EOType | EOType |
Base class for estimators.
Estimators takes an eoPop and estimates the parameters of a distributions (defined as an hypothesis) from it.
Definition at line 49 of file edoEstimator.h.