| ClassLabelType typedef | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | |
| Compute(void) | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | |
| ConfusionMatrixCalculator() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | protected |
| ConfusionMatrixCalculator(const Self &)=delete | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| ConfusionMatrixMeasurementsType typedef | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | |
| ConfusionMatrixType typedef | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | |
| ConstPointer typedef | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | |
| CreateAnother(void) const | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | |
| GetConfusionMatrix() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetFalseNegativeValue() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetFalseNegativeValues() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetFalsePositiveValue() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetFalsePositiveValues() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetFScore() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetFScores() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetKappaIndex() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetMapOfClasses() const | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | inline |
| GetMapOfIndices() const | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | inline |
| GetNameOfClass() const | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetNumberOfClasses() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetNumberOfSamples() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetOverallAccuracy() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetPrecision() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetPrecisions() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetProducedLabels() const | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetRecall() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetRecalls() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetReferenceLabels() const | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetTrueNegativeValue() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetTrueNegativeValues() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetTruePositiveValue() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| GetTruePositiveValues() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| m_ConfMatMeasurements | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_ConfusionMatrix | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_FalseNegativeValue | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_FalseNegativeValues | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_FalsePositiveValue | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_FalsePositiveValues | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_FScore | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_FScores | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_KappaIndex | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_MapOfClasses | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_MapOfIndices | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_NumberOfClasses | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_NumberOfSamples | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_OverallAccuracy | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_Precision | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_Precisions | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_ProducedLabels | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_Recall | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_Recalls | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_ReferenceLabels | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_TrueNegativeValue | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_TrueNegativeValues | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_TruePositiveValue | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| m_TruePositiveValues | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| MapOfClassesType typedef | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | |
| MapOfIndicesType typedef | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | |
| MeasurementType typedef | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | |
| New() | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | static |
| operator=(const Self &)=delete | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | private |
| Pointer typedef | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | |
| PrintSelf(std::ostream &os, itk::Indent indent) const override | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | protected |
| ProdListLabelPointerType typedef | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | |
| ProdListLabelType typedef | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | |
| RefListLabelPointerType typedef | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | |
| RefListLabelType typedef | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | |
| Self typedef | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | |
| SetProducedLabels(ProdListLabelType *_arg) | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| SetReferenceLabels(RefListLabelType *_arg) | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | virtual |
| Superclass typedef | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | |
| ~ConfusionMatrixCalculator() override | otb::ConfusionMatrixCalculator< TRefListLabel, TProdListLabel > | inlineprotected |