MixtureModel Parameters.
More...
#include <MixtureModelPCAStrategy.h>
◆ Parameters()
te::rp::MixtureModelPCAStrategy::Parameters::Parameters |
( |
| ) |
|
◆ ~Parameters()
te::rp::MixtureModelPCAStrategy::Parameters::~Parameters |
( |
| ) |
|
◆ clone()
Create a clone copy of this instance.
- Returns
- A clone copy of this instance.
- Note
- The caller will take the ownership of the returned pointer.
Implements te::common::AbstractParameters.
◆ operator=()
const Parameters& te::rp::MixtureModelPCAStrategy::Parameters::operator= |
( |
const Parameters & |
params | ) |
|
◆ reset()
void te::rp::MixtureModelPCAStrategy::Parameters::reset |
( |
| ) |
|
|
virtual |
◆ serialize()
Returns a parameter serialization object.
- Parameters
-
serializer | The output serialization object. |
- Returns
- Returns true if ok, false on erros.
Reimplemented from te::rp::MixtureModelStrategyParameters.
The documentation for this class was generated from the following file: