An estimator for edoNormalMulti. More...
#include <edoEstimatorNormalMulti.h>
Public Types | |
typedef EOT::AtomType | AtomType |
Public Member Functions | |
edoNormalMulti< EOT > | operator() (eoPop< EOT > &pop) |
An estimator for edoNormalMulti.
Exists in two implementations, using either Boost::uBLAS (if compiled WITH_BOOST) or Eigen3 (WITH_EIGEN).
Definition at line 58 of file edoEstimatorNormalMulti.h.