19 mixedModelPtr_(mod2.mixedModelPtr_->clone())
Abstract class for mixture models based on the bibliography.
AbstractBiblioMixedTransitionModel & operator=(const AbstractBiblioMixedTransitionModel &model)
Vuint getSubmodelNumbers(const std::string &desc) const override
Returns the vector of numbers of the submodels in the mixture that match a description.
virtual ~AbstractBiblioMixedTransitionModel()
const MixedTransitionModelInterface & mixedModel() const
std::unique_ptr< MixedTransitionModelInterface > mixedModelPtr_
Partial implementation of the SubstitutionModel interface for models that are set for matching the bi...
AbstractBiblioTransitionModel & operator=(const AbstractBiblioTransitionModel &model)
virtual Vuint getSubmodelNumbers(const std::string &desc) const =0
Returns the vector of numbers of the submodels in the mixture that match a description.
friend class AbstractBiblioMixedTransitionModel
virtual std::string getParameterNameWithoutNamespace(const std::string &name) const=0
const std::string & nextToken()
bool hasMoreToken() const
Defines the basic types of data flow nodes.
std::vector< unsigned int > Vuint