OTB
9.0.0
Orfeo Toolbox
|
#include <otbSharkRandomForestsMachineLearningModelFactory.h>
Public Types | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef itk::SmartPointer< Self > | Pointer |
typedef SharkRandomForestsMachineLearningModelFactory | Self |
typedef itk::ObjectFactoryBase | Superclass |
virtual const char * | GetITKSourceVersion (void) const override |
virtual const char * | GetDescription (void) const override |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual const char * | GetNameOfClass () const |
static Pointer | New (void) |
static void | RegisterOneFactory (void) |
SharkRandomForestsMachineLearningModelFactory () | |
~SharkRandomForestsMachineLearningModelFactory () override=default | |
SharkRandomForestsMachineLearningModelFactory (const Self &)=delete | |
void | operator= (const Self &)=delete |
Creation of an instance of a SharkRandomForestsMachineLearningModel object using the object factory.
Definition at line 35 of file otbSharkRandomForestsMachineLearningModelFactory.h.
typedef itk::SmartPointer<const Self> otb::SharkRandomForestsMachineLearningModelFactory< TInputValue, TTargetValue >::ConstPointer |
Definition at line 42 of file otbSharkRandomForestsMachineLearningModelFactory.h.
typedef itk::SmartPointer<Self> otb::SharkRandomForestsMachineLearningModelFactory< TInputValue, TTargetValue >::Pointer |
Definition at line 41 of file otbSharkRandomForestsMachineLearningModelFactory.h.
typedef SharkRandomForestsMachineLearningModelFactory otb::SharkRandomForestsMachineLearningModelFactory< TInputValue, TTargetValue >::Self |
Standard class typedefs.
Definition at line 39 of file otbSharkRandomForestsMachineLearningModelFactory.h.
typedef itk::ObjectFactoryBase otb::SharkRandomForestsMachineLearningModelFactory< TInputValue, TTargetValue >::Superclass |
Definition at line 40 of file otbSharkRandomForestsMachineLearningModelFactory.h.
|
protected |
Class methods used to interface with the registered factories.
Definition at line 35 of file otbSharkRandomForestsMachineLearningModelFactory.hxx.
|
overrideprotecteddefault |
Class methods used to interface with the registered factories.
|
privatedelete |
Class methods used to interface with the registered factories.
|
virtual |
Class methods used to interface with the registered factories.
|
overridevirtual |
Class methods used to interface with the registered factories.
Definition at line 52 of file otbSharkRandomForestsMachineLearningModelFactory.hxx.
|
overridevirtual |
Class methods used to interface with the registered factories.
Definition at line 46 of file otbSharkRandomForestsMachineLearningModelFactory.hxx.
|
virtual |
Run-time type information (and related methods).
|
static |
Method for class instantiation.
Referenced by otb::SharkRandomForestsMachineLearningModelFactory< TInputValue, TTargetValue >::RegisterOneFactory().
|
privatedelete |
Class methods used to interface with the registered factories.
|
inlinestatic |
Register one factory of this type
Definition at line 56 of file otbSharkRandomForestsMachineLearningModelFactory.h.
References otb::SharkRandomForestsMachineLearningModelFactory< TInputValue, TTargetValue >::New().