#include <MixtureGFStat.h>
List of all members.
Detailed Description
Class used to make specific calculation in a MixtureGF object and to store and accumulate results
- Author:
- Frederic Wils frederic.wils@lia.univ-avignon.fr
- Version:
- 1.0
- Date:
- 2003
Definition at line 83 of file MixtureGFStat.h.
Constructor & Destructor Documentation
| virtual alize::MixtureGFStat::~MixtureGFStat |
( |
) |
[virtual] |
| alize::MixtureGFStat::MixtureGFStat |
( |
const MixtureGFStat & |
) |
[private] |
Member Function Documentation
| virtual void alize::MixtureGFStat::addAccEM |
( |
const MixtureStat & |
) |
[virtual] |
| virtual occ_t alize::MixtureGFStat::computeAndAccumulateEM |
( |
const Feature & |
, |
|
|
double |
w = 1.0 |
|
) |
| [virtual] |
- Returns:
- sum of occupations BEFORE normalization
| virtual String alize::MixtureGFStat::getClassName |
( |
) |
const [virtual] |
| virtual const Mixture& alize::MixtureGFStat::getEM |
( |
) |
[virtual] |
Gets the result of EM accumulation.
- Returns:
- a constant mixture.
- Exceptions:
-
| Exception | if resetEm() have not been called beforehand |
Implements alize::MixtureStat.
| MixtureGF& alize::MixtureGFStat::getInternalAccumEM |
( |
) |
|
Returns the internal mixture used to accumulate data for EM
- Returns:
- the internal mixture used to accumulate data for EM
- Exceptions:
-
| bool alize::MixtureGFStat::operator!= |
( |
const MixtureGFStat & |
) |
const [private] |
| bool alize::MixtureGFStat::operator== |
( |
const MixtureGFStat & |
) |
const [private] |
| virtual void alize::MixtureGFStat::resetEM |
( |
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: