| execute(const te::rst::Raster &inputRaster, const std::vector< unsigned int > &inputRasterBands, const std::vector< std::string > &inputSensorBands, const std::map< std::string, std::vector< double > > &components, std::vector< te::rst::Raster *> &outputRaster, const bool normalize, const bool enableProgressInterface) | te::rp::MixtureModelLinearStrategy | virtual |
| generateTransformMatrix(const std::vector< unsigned int > &inputRasterBands, const std::vector< std::string > &inputSensorBands, const std::map< std::string, std::vector< double > > &components) | te::rp::MixtureModelLinearStrategy | virtual |
| getErrorMessage() const | te::rp::MixtureModelStrategy | |
| getMinMax(std::vector< double > &, std::vector< double > &) const | te::rp::MixtureModelLinearStrategy | virtual |
| getMinMaxError(std::vector< double > &, std::vector< double > &) const | te::rp::MixtureModelLinearStrategy | virtual |
| getTransformMatrix(boost::numeric::ublas::matrix< double > &matrix) const | te::rp::MixtureModelLinearStrategy | virtual |
| initialize(StrategyParameters const *const strategyParams) | te::rp::MixtureModelLinearStrategy | virtual |
| m_isInitialized | te::rp::MixtureModelLinearStrategy | protected |
| m_max | te::rp::MixtureModelLinearStrategy | protected |
| m_maxerror | te::rp::MixtureModelLinearStrategy | protected |
| m_min | te::rp::MixtureModelLinearStrategy | protected |
| m_minerror | te::rp::MixtureModelLinearStrategy | protected |
| m_parameters | te::rp::MixtureModelLinearStrategy | protected |
| m_transfMatrix | te::rp::MixtureModelLinearStrategy | protected |
| m_transposeA | te::rp::MixtureModelLinearStrategy | protected |
| MixtureModelLinearStrategy() | te::rp::MixtureModelLinearStrategy | |
| MixtureModelStrategy() | te::rp::MixtureModelStrategy | protected |
| reset() | te::rp::MixtureModelStrategy | protectedvirtual |
| setErrorMessage(const std::string &newErrorMessage) | te::rp::MixtureModelStrategy | protected |
| setTransformMatrix(boost::numeric::ublas::matrix< double > &matrix) | te::rp::MixtureModelLinearStrategy | virtual |
| ~MixtureModelLinearStrategy() | te::rp::MixtureModelLinearStrategy | |
| ~MixtureModelStrategy() | te::rp::MixtureModelStrategy | virtual |