fix: better dimension management in edo/adaptive operators

This commit is contained in:
Johann Dreo 2020-04-27 22:00:10 +02:00
commit 4110534122
5 changed files with 50 additions and 8 deletions

View file

@ -31,7 +31,7 @@ Authors:
#include "edoEstimatorAdaptive.h"
/** An estimator that calls `reset` on the managed distribution.
/** An estimator that change the parameters on the managed distribution.
*
* @ingroup Estimators
*/