| ConstPointer typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| CovarianceEstimatorFilterPointerType typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| CovarianceEstimatorFilterType typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| CreateAnother(void) const | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| DirectionOfTransformation | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | static |
| ForwardGenerateData() | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protectedvirtual |
| ForwardGenerateOutputInformation() | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protectedvirtual |
| GenerateData() override | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| GenerateOutputInformation() override | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| GenerateTransformationMatrix() | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| GetCovarianceEstimator() | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | virtual |
| GetCovarianceMatrix() const | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | inline |
| GetEigenValues() const | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | virtual |
| GetGivenCovarianceMatrix() | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | virtual |
| GetGivenTransformationMatrix() | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | virtual |
| GetMeanValues() const | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | virtual |
| GetNameOfClass() const | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | virtual |
| GetNumberOfPrincipalComponentsRequired() | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | virtual |
| GetStdDevValues() const | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | virtual |
| GetTransformationMatrix() | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | virtual |
| GetTransformer() | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | virtual |
| GetUseNormalization() | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | virtual |
| GetUseVarianceForNormalization() const | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | virtual |
| GetWhitening() | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | virtual |
| InputImageDimension | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | static |
| InputImageType typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| InternalMatrixType typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| m_CovarianceEstimator | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| m_CovarianceMatrix | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| m_EigenValues | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| m_GivenCovarianceMatrix | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| m_GivenMeanValues | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| m_GivenStdDevValues | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| m_GivenTransformationMatrix | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| m_IsTransformationMatrixForward | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| m_MeanValues | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| m_Normalizer | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| m_NumberOfPrincipalComponentsRequired | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| m_StdDevValues | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| m_TransformationMatrix | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| m_Transformer | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| m_UseNormalization | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| m_UseVarianceForNormalization | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| m_Whitening | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| MatrixElementType typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| MatrixObjectType typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| MatrixType typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| New() | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | static |
| NormalizeFilterPointerType typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| NormalizeFilterType typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| operator=(const Self &) | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | private |
| OutputImageDimension | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | static |
| OutputImageType typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| PCAImageFilter() | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| PCAImageFilter(const Self &) | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | private |
| Pointer typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| PrintSelf(std::ostream &os, itk::Indent indent) const override | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protected |
| RealType typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| ReverseGenerateData() | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protectedvirtual |
| ReverseGenerateOutputInformation() | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | protectedvirtual |
| Self typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| SetCovarianceMatrix(const MatrixType &cov) | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | inline |
| SetMeanValues(const VectorType &data) | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | inline |
| SetNumberOfPrincipalComponentsRequired(unsigned int _arg) | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | virtual |
| SetStatisticsUserIgnoredValue(RealType value) | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | inline |
| SetStdDevValues(const VectorType &vec) | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | inline |
| SetTransformationMatrix(const MatrixType &transf, bool isForward=true) | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | inline |
| SetUseNormalization(bool norm) | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | inline |
| SetUseVarianceForNormalization(bool _arg) | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | virtual |
| SetWhitening(bool _arg) | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | virtual |
| Superclass typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| TransformDirectionEnumType typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| TransformFilterPointerType typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| TransformFilterType typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| VectorType typedef | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | |
| ~PCAImageFilter() override | otb::PCAImageFilter< TInputImage, TOutputImage, TDirectionOfTransformation > | inlineprotected |