Cdf(MeasurementVectorType &measurements) | otb::Statistics::ModelComponentBase< TSample > | inline |
ConstPointer typedef | otb::Statistics::GaussianModelComponent< TSample > | |
CovarianceEstimatorType typedef | otb::Statistics::GaussianModelComponent< TSample > | |
CovarianceType typedef | otb::Statistics::GaussianModelComponent< TSample > | |
CreateAnother(void) const | otb::Statistics::GaussianModelComponent< TSample > | |
Evaluate(MeasurementVectorType &measurements) | otb::Statistics::ModelComponentBase< TSample > | |
GaussianModelComponent() | otb::Statistics::GaussianModelComponent< TSample > | protected |
GaussianModelComponent(const Self &)=delete | otb::Statistics::GaussianModelComponent< TSample > | private |
GenerateData() override | otb::Statistics::GaussianModelComponent< TSample > | protectedvirtual |
GetCdfMembershipFunction() | otb::Statistics::ModelComponentBase< TSample > | |
GetNameOfClass() const | otb::Statistics::GaussianModelComponent< TSample > | virtual |
GetParameters() | otb::Statistics::ModelComponentBase< TSample > | inline |
GetPdfMembershipFunction() | otb::Statistics::ModelComponentBase< TSample > | |
GetSample() const | otb::Statistics::ModelComponentBase< TSample > | |
IsSampleModified() | otb::Statistics::ModelComponentBase< TSample > | protected |
m_CdfFunction | otb::Statistics::ModelComponentBase< TSample > | protected |
m_Covariance | otb::Statistics::GaussianModelComponent< TSample > | private |
m_CovarianceEstimator | otb::Statistics::GaussianModelComponent< TSample > | private |
m_GaussianMembershipFunction | otb::Statistics::GaussianModelComponent< TSample > | private |
m_Mean | otb::Statistics::GaussianModelComponent< TSample > | private |
m_Parameters | otb::Statistics::ModelComponentBase< TSample > | protected |
m_PdfFunction | otb::Statistics::ModelComponentBase< TSample > | protected |
m_Sample | otb::Statistics::ModelComponentBase< TSample > | private |
m_SampleModified | otb::Statistics::ModelComponentBase< TSample > | protected |
MeanVectorType typedef | otb::Statistics::GaussianModelComponent< TSample > | |
MeasurementVectorSizeType typedef | otb::Statistics::GaussianModelComponent< TSample > | |
MeasurementVectorType typedef | otb::Statistics::GaussianModelComponent< TSample > | |
MembershipFunctionType typedef | otb::Statistics::GaussianModelComponent< TSample > | |
ModelComponentBase() | otb::Statistics::ModelComponentBase< TSample > | protected |
ModelComponentBase(const Self &)=delete | otb::Statistics::ModelComponentBase< TSample > | private |
NativeMembershipFunctionType typedef | otb::Statistics::GaussianModelComponent< TSample > | |
New() | otb::Statistics::GaussianModelComponent< TSample > | static |
operator=(const Self &)=delete | otb::Statistics::GaussianModelComponent< TSample > | private |
ParametersType typedef | otb::Statistics::GaussianModelComponent< TSample > | |
Pdf(MeasurementVectorType &measurements) | otb::Statistics::ModelComponentBase< TSample > | inline |
Pointer typedef | otb::Statistics::GaussianModelComponent< TSample > | |
PrintSelf(std::ostream &os, itk::Indent indent) const override | otb::Statistics::GaussianModelComponent< TSample > | protected |
Self typedef | otb::Statistics::GaussianModelComponent< TSample > | |
SetCdfMembershipFunction(MembershipFunctionType *function) | otb::Statistics::ModelComponentBase< TSample > | |
SetParameters(const ParametersType ¶meters) | otb::Statistics::GaussianModelComponent< TSample > | |
SetPdfMembershipFunction(MembershipFunctionType *function) | otb::Statistics::ModelComponentBase< TSample > | protected |
SetSample(const TSample *sample) override | otb::Statistics::GaussianModelComponent< TSample > | virtual |
ShowParameters(std::ostream &os, itk::Indent indent) const override | otb::Statistics::GaussianModelComponent< TSample > | virtual |
Superclass typedef | otb::Statistics::GaussianModelComponent< TSample > | |
Update() | otb::Statistics::ModelComponentBase< TSample > | virtual |
~GaussianModelComponent() override | otb::Statistics::GaussianModelComponent< TSample > | inlineprotected |
~ModelComponentBase() override | otb::Statistics::ModelComponentBase< TSample > | inlineprotected |