CumulantsForEdgeworth(const TInput &input) | otb::CumulantsForEdgeworth< TInput > | |
CumulantsForEdgeworth(const itk::Image< typename TInput::ImageType::PixelType, 1 > *input) | otb::CumulantsForEdgeworth< TInput > | |
Divergence(const CumulantsForEdgeworth< TInput2 > &cumulants) | otb::CumulantsForEdgeworth< TInput > | |
fDataAvailable | otb::CumulantsForEdgeworth< TInput > | protected |
fKurtosis | otb::CumulantsForEdgeworth< TInput > | protected |
fMean | otb::CumulantsForEdgeworth< TInput > | protected |
fMu1 | otb::CumulantsForEdgeworth< TInput > | protected |
fMu2 | otb::CumulantsForEdgeworth< TInput > | protected |
fMu3 | otb::CumulantsForEdgeworth< TInput > | protected |
fMu4 | otb::CumulantsForEdgeworth< TInput > | protected |
fSkewness | otb::CumulantsForEdgeworth< TInput > | protected |
fSum0 | otb::CumulantsForEdgeworth< TInput > | protected |
fSum1 | otb::CumulantsForEdgeworth< TInput > | protected |
fSum2 | otb::CumulantsForEdgeworth< TInput > | protected |
fSum3 | otb::CumulantsForEdgeworth< TInput > | protected |
fSum4 | otb::CumulantsForEdgeworth< TInput > | protected |
fVariance | otb::CumulantsForEdgeworth< TInput > | protected |
GetKurtosis() const | otb::CumulantsForEdgeworth< TInput > | inline |
GetMean() const | otb::CumulantsForEdgeworth< TInput > | inline |
GetSkewness() const | otb::CumulantsForEdgeworth< TInput > | inline |
GetVariance() const | otb::CumulantsForEdgeworth< TInput > | inline |
IsDataAvailable() const | otb::CumulantsForEdgeworth< TInput > | inline |
MakeCumulants() | otb::CumulantsForEdgeworth< TInput > | protected |
MakeSumAndMoments(const TInput &input) | otb::CumulantsForEdgeworth< TInput > | protected |
MakeSumAndMoments(const itk::Image< typename TInput::ImageType::PixelType, 1 > *input) | otb::CumulantsForEdgeworth< TInput > | protected |
~CumulantsForEdgeworth() | otb::CumulantsForEdgeworth< TInput > | inlinevirtual |