| CanReadFile(const std::string &) override | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| CanWriteFile(const std::string &) override | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| ConfidenceListSampleType typedef | otb::MachineLearningModel< TInputValue, TTargetValue > | |
| ConfidenceSampleType typedef | otb::MachineLearningModel< TInputValue, TTargetValue > | |
| ConfidenceValueType typedef | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | |
| ConstPointer typedef | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | |
| CreateAnother(void) const | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | |
| DoPredict(const InputSampleType &input, ConfidenceValueType *quality=nullptr, ProbaSampleType *proba=nullptr) const override | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | protected |
| DoPredictBatch(const InputListSampleType *input, const unsigned int &startIndex, const unsigned int &size, TargetListSampleType *target, ConfidenceListSampleType *quality=nullptr, ProbaListSampleType *proba=nullptr) const | otb::MachineLearningModel< TInputValue, TTargetValue > | privatevirtual |
| GetC() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetCoef0() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetDegree() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetDimension() | otb::MachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetEpsilon() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetGamma() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetInputListSample() const | otb::MachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetKernelType() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetMaxIter() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetNameOfClass() const | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| MachineLearningModel< TInputValue, TTargetValue >::GetNameOfClass() const | otb::MachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetNu() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetOutputC() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetOutputCoef0() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetOutputDegree() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetOutputGamma() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetOutputNu() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetOutputP() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetP() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetParameterOptimization() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetRegressionMode() | otb::MachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetSVMType() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| GetTermCriteriaType() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| HasConfidenceIndex() const | otb::MachineLearningModel< TInputValue, TTargetValue > | inline |
| HasProbaIndex() const | otb::MachineLearningModel< TInputValue, TTargetValue > | inline |
| InputListSampleType typedef | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | |
| InputSampleType typedef | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | |
| InputValueType typedef | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | |
| itkGetObjectMacro(InputListSample, InputListSampleType) | otb::MachineLearningModel< TInputValue, TTargetValue > | |
| itkGetObjectMacro(TargetListSample, TargetListSampleType) | otb::MachineLearningModel< TInputValue, TTargetValue > | |
| itkGetObjectMacro(ConfidenceListSample, ConfidenceListSampleType) | otb::MachineLearningModel< TInputValue, TTargetValue > | |
| Load(const std::string &filename, const std::string &name="") override | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| m_C | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_Coef0 | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_ConfidenceIndex | otb::MachineLearningModel< TInputValue, TTargetValue > | protected |
| m_ConfidenceListSample | otb::MachineLearningModel< TInputValue, TTargetValue > | protected |
| m_Degree | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_Dimension | otb::MachineLearningModel< TInputValue, TTargetValue > | protected |
| m_Epsilon | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_Gamma | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_InputListSample | otb::MachineLearningModel< TInputValue, TTargetValue > | protected |
| m_IsDoPredictBatchMultiThreaded | otb::MachineLearningModel< TInputValue, TTargetValue > | protected |
| m_IsRegressionSupported | otb::MachineLearningModel< TInputValue, TTargetValue > | protected |
| m_KernelType | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_MaxIter | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_Nu | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_OutputC | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_OutputCoef0 | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_OutputDegree | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_OutputGamma | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_OutputNu | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_OutputP | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_P | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_ParameterOptimization | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_ProbaIndex | otb::MachineLearningModel< TInputValue, TTargetValue > | protected |
| m_RegressionMode | otb::MachineLearningModel< TInputValue, TTargetValue > | protected |
| m_SVMModel | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_SVMType | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_TargetListSample | otb::MachineLearningModel< TInputValue, TTargetValue > | protected |
| m_TermCriteriaType | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| m_ValidationListSample | otb::MachineLearningModel< TInputValue, TTargetValue > | protected |
| MachineLearningModel() | otb::MachineLearningModel< TInputValue, TTargetValue > | protected |
| MachineLearningModel(const Self &)=delete | otb::MachineLearningModel< TInputValue, TTargetValue > | private |
| New() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | static |
| operator=(const Self &)=delete | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| Pointer typedef | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | |
| Predict(const InputSampleType &input, ConfidenceValueType *quality=nullptr, ProbaSampleType *proba=nullptr) const | otb::MachineLearningModel< TInputValue, TTargetValue > | |
| PredictBatch(const InputListSampleType *input, ConfidenceListSampleType *quality=nullptr, ProbaListSampleType *proba=nullptr) const | otb::MachineLearningModel< TInputValue, TTargetValue > | |
| PrintSelf(std::ostream &os, itk::Indent indent) const override | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | protected |
| ProbaListSampleType typedef | otb::MachineLearningModel< TInputValue, TTargetValue > | |
| ProbaSampleType typedef | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | |
| Save(const std::string &filename, const std::string &name="") override | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| Self typedef | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | |
| SetC(double _arg) | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| SetCoef0(double _arg) | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| SetDegree(double _arg) | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| SetDimension(unsigned int _arg) | otb::MachineLearningModel< TInputValue, TTargetValue > | virtual |
| SetEpsilon(double _arg) | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| SetGamma(double _arg) | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| SetInputListSample(InputListSampleType *_arg) | otb::MachineLearningModel< TInputValue, TTargetValue > | virtual |
| SetKernelType(int _arg) | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| SetMaxIter(int _arg) | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| SetNu(double _arg) | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| SetP(double _arg) | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| SetParameterOptimization(bool _arg) | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| SetRegressionMode(bool flag) | otb::MachineLearningModel< TInputValue, TTargetValue > | |
| SetSVMType(int _arg) | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| SetTargetListSample(TargetListSampleType *_arg) | otb::MachineLearningModel< TInputValue, TTargetValue > | virtual |
| SetTermCriteriaType(int _arg) | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| Superclass typedef | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | |
| SVMMachineLearningModel() | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | protected |
| SVMMachineLearningModel(const Self &)=delete | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | private |
| TargetListSampleType typedef | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | |
| TargetSampleType typedef | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | |
| TargetValueType typedef | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | |
| Train() override | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | virtual |
| ~MachineLearningModel() override=default | otb::MachineLearningModel< TInputValue, TTargetValue > | protected |
| ~SVMMachineLearningModel() override=default | otb::SVMMachineLearningModel< TInputValue, TTargetValue > | protected |