| CanReadFile(const std::string &filename) override | otb::PCAModel< TInputValue > | virtual |
| CanWriteFile(const std::string &filename) override | otb::PCAModel< TInputValue > | virtual |
| ConfidenceListSampleType typedef | otb::PCAModel< TInputValue > | |
| ConfidenceSampleType typedef | otb::PCAModel< TInputValue > | |
| ConfidenceValueType typedef | otb::PCAModel< TInputValue > | |
| ConstPointer typedef | otb::PCAModel< TInputValue > | |
| CreateAnother(void) const | otb::PCAModel< TInputValue > | |
| DoPredict(const InputSampleType &input, ConfidenceValueType *quality=nullptr, ProbaSampleType *proba=nullptr) const override | otb::PCAModel< TInputValue > | protectedvirtual |
| DoPredictBatch(const InputListSampleType *, const unsigned int &startIndex, const unsigned int &size, TargetListSampleType *, ConfidenceListSampleType *quality=nullptr, ProbaListSampleType *proba=nullptr) const override | otb::PCAModel< TInputValue > | protectedvirtual |
| GetDimension() | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | virtual |
| GetInputListSample() const | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | virtual |
| GetNameOfClass() const | otb::PCAModel< TInputValue > | virtual |
| MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >::GetNameOfClass() const | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | virtual |
| GetRegressionMode() | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | virtual |
| GetWriteEigenvectors() | otb::PCAModel< TInputValue > | virtual |
| HasConfidenceIndex() const | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | inline |
| HasProbaIndex() const | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | inline |
| InputListSampleType typedef | otb::PCAModel< TInputValue > | |
| InputSampleType typedef | otb::PCAModel< TInputValue > | |
| InputValueType typedef | otb::PCAModel< TInputValue > | |
| itkGetObjectMacro(InputListSample, InputListSampleType) | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | |
| itkGetObjectMacro(TargetListSample, TargetListSampleType) | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | |
| itkGetObjectMacro(ConfidenceListSample, ConfidenceListSampleType) | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | |
| ListSamplePointerType typedef | otb::PCAModel< TInputValue > | |
| Load(const std::string &filename, const std::string &name="") override | otb::PCAModel< TInputValue > | virtual |
| m_ConfidenceIndex | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | protected |
| m_ConfidenceListSample | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | protected |
| m_Decoder | otb::PCAModel< TInputValue > | private |
| m_Dimension | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | protected |
| m_DoResizeFlag | otb::PCAModel< TInputValue > | private |
| m_Encoder | otb::PCAModel< TInputValue > | private |
| m_InputListSample | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | protected |
| m_IsDoPredictBatchMultiThreaded | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | protected |
| m_IsRegressionSupported | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | protected |
| m_PCA | otb::PCAModel< TInputValue > | private |
| m_ProbaIndex | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | protected |
| m_RegressionMode | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | protected |
| m_TargetListSample | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | protected |
| m_ValidationListSample | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | protected |
| m_WriteEigenvectors | otb::PCAModel< TInputValue > | private |
| MachineLearningModel() | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | protected |
| MachineLearningModel(const Self &)=delete | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | private |
| New() | otb::PCAModel< TInputValue > | static |
| operator=(const Self &)=delete | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | private |
| PCAModel() | otb::PCAModel< TInputValue > | protected |
| Pointer typedef | otb::PCAModel< TInputValue > | |
| Predict(const InputSampleType &input, ConfidenceValueType *quality=nullptr, ProbaSampleType *proba=nullptr) const | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | |
| PredictBatch(const InputListSampleType *input, ConfidenceListSampleType *quality=nullptr, ProbaListSampleType *proba=nullptr) const | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | |
| PrintSelf(std::ostream &os, itk::Indent indent) const override | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | protected |
| ProbaListSampleType typedef | otb::PCAModel< TInputValue > | |
| ProbaSampleType typedef | otb::PCAModel< TInputValue > | |
| Save(const std::string &filename, const std::string &name="") override | otb::PCAModel< TInputValue > | virtual |
| Self typedef | otb::PCAModel< TInputValue > | |
| SetDimension(unsigned int _arg) | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | virtual |
| SetDoResizeFlag(bool _arg) | otb::PCAModel< TInputValue > | virtual |
| SetInputListSample(InputListSampleType *_arg) | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | virtual |
| SetRegressionMode(bool flag) | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | |
| SetTargetListSample(TargetListSampleType *_arg) | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | virtual |
| SetWriteEigenvectors(bool _arg) | otb::PCAModel< TInputValue > | virtual |
| Superclass typedef | otb::PCAModel< TInputValue > | |
| TargetListSampleType typedef | otb::PCAModel< TInputValue > | |
| TargetSampleType typedef | otb::PCAModel< TInputValue > | |
| TargetValueType typedef | otb::PCAModel< TInputValue > | |
| Train() override | otb::PCAModel< TInputValue > | virtual |
| ~MachineLearningModel() override=default | otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > > | protected |
| ~PCAModel() override | otb::PCAModel< TInputValue > | protected |