Class MEAL::MeanPolar

class MeanPolar : public MEAL::Mean<MEAL::Complex2>

A weighted mean of MEAL::Polar parameter estimates.

Public Functions

virtual void integrate(const MEAL::Complex2 *model)

Add the Model parameters to the running mean.

virtual void update(MEAL::Complex2 *model) const

Update the Model parameters with the current value of the mean.