#include <type_traits>
#include <unordered_set>
#include <vector>
#include <unordered_map>
#include <iostream>
#include <memory>
#include <ctime>
#include <set>
#include <iomanip>
#include <fstream>
#include <sstream>
#include "TMVA/SOFIE_common.hxx"
#include "TMVA/ROperator.hxx"
#include "TBuffer.h"
Classes | |
class | TMVA::Experimental::SOFIE::RModel |
Namespaces | |
namespace | TMVA |
create variable transformations | |
namespace | TMVA::Experimental |
namespace | TMVA::Experimental::SOFIE |
Enumerations | |
enum class | TMVA::Experimental::SOFIE::Options { TMVA::Experimental::SOFIE::kDefault = 0x0 , TMVA::Experimental::SOFIE::kNoSession = 0x1 , TMVA::Experimental::SOFIE::kNoWeightFile = 0x2 } |
Functions | |
std::underlying_type_t< Options > | TMVA::Experimental::SOFIE::operator| (Options opA, Options opB) |
std::underlying_type_t< Options > | TMVA::Experimental::SOFIE::operator| (std::underlying_type_t< Options > opA, Options opB) |