std::string m_errorMessage
Current error message.
MixtureModelStrategy()
Default constructor.
virtual void reset()
Reset to an initial state.
Raster mixture model strategy base class.
virtual ~MixtureModelStrategy()
Virtual destructor.
const std::string & getErrorMessage() const
Return the current error message if there is any.
void setErrorMessage(const std::string &newErrorMessage)
Set the current error message.
Raster mixture model strategy base class.
MixtureModelStrategy & operator=(const MixtureModelStrategy &rhs)
Assignment operator.