| SHOGUN
    4.1.0
    | 
Go to the source code of this file.
| Classes | |
| class | CEMBase< T > | 
| This is the base class for Expectation Maximization (EM). EM for various purposes can be derived from this base class. This is a template class having a template member called data which can be used to store all parameters used and results calculated by the expectation and maximization steps of EM.  More... | |