OTB  9.0.0
Orfeo Toolbox
Classes | Namespaces | Macros
otbAutoencoderModel.h File Reference
#include "otbMachineLearningModelTraits.h"
#include "otbMachineLearningModel.h"
#include <string>
#include "otb_shark.h"
#include <shark/Algorithms/StoppingCriteria/AbstractStoppingCriterion.h>
#include <shark/Models/LinearModel.h>
#include <shark/Models/ConcatenatedModel.h>
#include <shark/Models/NeuronLayers.h>
#include "otbAutoencoderModel.hxx"
+ Include dependency graph for otbAutoencoderModel.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  otb::AutoencoderModel< TInputValue, NeuronType >
 

Namespaces

 otb
 

Macros

#define BOOST_BIND_GLOBAL_PLACEHOLDERS
 

Macro Definition Documentation

◆ BOOST_BIND_GLOBAL_PLACEHOLDERS

#define BOOST_BIND_GLOBAL_PLACEHOLDERS

Definition at line 28 of file otbAutoencoderModel.h.