edoEstimatorNormalMulti< EOT, D > Class Template Reference

An estimator for edoNormalMulti. More...

#include <edoEstimatorNormalMulti.h>

Inheritance diagram for edoEstimatorNormalMulti< EOT, D >:
edoEstimator< D >

List of all members.

Public Types

typedef EOT::AtomType AtomType

Public Member Functions

edoNormalMulti< EOT > operator() (eoPop< EOT > &pop)

Detailed Description

template<typename EOT, typename D = edoNormalMulti<EOT>>
class edoEstimatorNormalMulti< EOT, D >

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.


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