#include <DNREM_Algo.hpp>
Inheritance diagram for DNREM_Algorithm:
Public Methods | |
virtual void | NR () |
Noise Restoration step. abstract. | |
void | Run (uint nbiter) |
Run for a number of iterations ... | |
Protected Methods | |
void | Estimate () |
Estimate the model parameters. | |
Protected Attributes | |
uint | EM_Iter |
Number of EM iterations at each step. |