OTB  9.0.0
Orfeo Toolbox
otb::SOMModel< TInputValue, MapDimension > Member List

This is the complete list of members for otb::SOMModel< TInputValue, MapDimension >, including all inherited members.

CanReadFile(const std::string &filename) overrideotb::SOMModel< TInputValue, MapDimension >virtual
CanWriteFile(const std::string &filename) overrideotb::SOMModel< TInputValue, MapDimension >virtual
ConfidenceListSampleType typedefotb::SOMModel< TInputValue, MapDimension >
ConfidenceSampleType typedefotb::SOMModel< TInputValue, MapDimension >
ConfidenceValueType typedefotb::SOMModel< TInputValue, MapDimension >
ConstPointer typedefotb::SOMModel< TInputValue, MapDimension >
CreateAnother(void) constotb::SOMModel< TInputValue, MapDimension >
DoPredict(const InputSampleType &input, ConfidenceValueType *quality=nullptr, ProbaSampleType *proba=nullptr) const overrideotb::SOMModel< TInputValue, MapDimension >privatevirtual
DoPredictBatch(const InputListSampleType *input, const unsigned int &startIndex, const unsigned int &size, TargetListSampleType *target, ConfidenceListSampleType *quality=nullptr, ProbaListSampleType *proba=nullptr) constotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >privatevirtual
GetBetaEnd()otb::SOMModel< TInputValue, MapDimension >virtual
GetBetaInit()otb::SOMModel< TInputValue, MapDimension >virtual
GetDimension()otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >virtual
GetInputListSample() constotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >virtual
GetMapSize()otb::SOMModel< TInputValue, MapDimension >virtual
GetMaxWeight()otb::SOMModel< TInputValue, MapDimension >virtual
GetMinWeight()otb::SOMModel< TInputValue, MapDimension >virtual
GetNameOfClass() constotb::SOMModel< TInputValue, MapDimension >virtual
MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >::GetNameOfClass() constotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >virtual
GetNeighborhoodSizeInit()otb::SOMModel< TInputValue, MapDimension >virtual
GetNumberOfIterations()otb::SOMModel< TInputValue, MapDimension >virtual
GetRandomInit()otb::SOMModel< TInputValue, MapDimension >virtual
GetRegressionMode()otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >virtual
GetSeed()otb::SOMModel< TInputValue, MapDimension >virtual
GetWriteMap()otb::SOMModel< TInputValue, MapDimension >virtual
HasConfidenceIndex() constotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >inline
HasProbaIndex() constotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >inline
InputListSampleType typedefotb::SOMModel< TInputValue, MapDimension >
InputSampleType typedefotb::SOMModel< TInputValue, MapDimension >
InputValueType typedefotb::SOMModel< TInputValue, MapDimension >
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 typedefotb::SOMModel< TInputValue, MapDimension >
Load(const std::string &filename, const std::string &name="") overrideotb::SOMModel< TInputValue, MapDimension >virtual
m_BetaEndotb::SOMModel< TInputValue, MapDimension >private
m_BetaFunctorotb::SOMModel< TInputValue, MapDimension >private
m_BetaInitotb::SOMModel< TInputValue, MapDimension >private
m_ConfidenceIndexotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >protected
m_ConfidenceListSampleotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >protected
m_Dimensionotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >protected
m_InputListSampleotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >protected
m_IsDoPredictBatchMultiThreadedotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >protected
m_IsRegressionSupportedotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >protected
m_MapSizeotb::SOMModel< TInputValue, MapDimension >private
m_MaxWeightotb::SOMModel< TInputValue, MapDimension >private
m_MinWeightotb::SOMModel< TInputValue, MapDimension >private
m_NeighborhoodSizeFunctorotb::SOMModel< TInputValue, MapDimension >private
m_NeighborhoodSizeInitotb::SOMModel< TInputValue, MapDimension >private
m_NumberOfIterationsotb::SOMModel< TInputValue, MapDimension >private
m_ProbaIndexotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >protected
m_RandomInitotb::SOMModel< TInputValue, MapDimension >private
m_RegressionModeotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >protected
m_Seedotb::SOMModel< TInputValue, MapDimension >private
m_SOMMapotb::SOMModel< TInputValue, MapDimension >private
m_TargetListSampleotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >protected
m_ValidationListSampleotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >protected
m_WriteMapotb::SOMModel< TInputValue, MapDimension >private
MachineLearningModel()otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >protected
MachineLearningModel(const Self &)=deleteotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >private
MapType typedefotb::SOMModel< TInputValue, MapDimension >
New()otb::SOMModel< TInputValue, MapDimension >static
operator=(const Self &)=deleteotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >private
Pointer typedefotb::SOMModel< TInputValue, MapDimension >
Predict(const InputSampleType &input, ConfidenceValueType *quality=nullptr, ProbaSampleType *proba=nullptr) constotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >
PredictBatch(const InputListSampleType *input, ConfidenceListSampleType *quality=nullptr, ProbaListSampleType *proba=nullptr) constotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >
PrintSelf(std::ostream &os, itk::Indent indent) const overrideotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >protected
ProbaListSampleType typedefotb::SOMModel< TInputValue, MapDimension >
ProbaSampleType typedefotb::SOMModel< TInputValue, MapDimension >
Save(const std::string &filename, const std::string &name="") overrideotb::SOMModel< TInputValue, MapDimension >virtual
Self typedefotb::SOMModel< TInputValue, MapDimension >
SetBetaEnd(double _arg)otb::SOMModel< TInputValue, MapDimension >virtual
SetBetaInit(double _arg)otb::SOMModel< TInputValue, MapDimension >virtual
SetDimension(unsigned int _arg)otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >virtual
SetInputListSample(InputListSampleType *_arg)otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >virtual
SetMapSize(SizeType _arg)otb::SOMModel< TInputValue, MapDimension >virtual
SetMaxWeight(InputValueType _arg)otb::SOMModel< TInputValue, MapDimension >virtual
SetMinWeight(InputValueType _arg)otb::SOMModel< TInputValue, MapDimension >virtual
SetNeighborhoodSizeInit(SizeType _arg)otb::SOMModel< TInputValue, MapDimension >virtual
SetNumberOfIterations(unsigned int _arg)otb::SOMModel< TInputValue, MapDimension >virtual
SetRandomInit(bool _arg)otb::SOMModel< TInputValue, MapDimension >virtual
SetRegressionMode(bool flag)otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >
SetSeed(unsigned int _arg)otb::SOMModel< TInputValue, MapDimension >virtual
SetTargetListSample(TargetListSampleType *_arg)otb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >virtual
SetWriteMap(bool _arg)otb::SOMModel< TInputValue, MapDimension >virtual
SizeType typedefotb::SOMModel< TInputValue, MapDimension >
SOMLearningBehaviorFunctorType typedefotb::SOMModel< TInputValue, MapDimension >
SOMModel()otb::SOMModel< TInputValue, MapDimension >protected
SOMNeighborhoodBehaviorFunctorType typedefotb::SOMModel< TInputValue, MapDimension >
SpacingType typedefotb::SOMModel< TInputValue, MapDimension >
Superclass typedefotb::SOMModel< TInputValue, MapDimension >
TargetListSampleType typedefotb::SOMModel< TInputValue, MapDimension >
TargetSampleType typedefotb::SOMModel< TInputValue, MapDimension >
TargetValueType typedefotb::SOMModel< TInputValue, MapDimension >
Train() overrideotb::SOMModel< TInputValue, MapDimension >virtual
~MachineLearningModel() override=defaultotb::MachineLearningModel< itk::VariableLengthVector< TInputValue >, itk::VariableLengthVector< TInputValue > >protected
~SOMModel() overrideotb::SOMModel< TInputValue, MapDimension >protected