#include "TMatrix.h"
#include "TMVA/DNN/GeneralLayer.h"
#include "TMVA/DNN/Functions.h"
#include "TMVA/DNN/CNN/ContextHandles.h"
#include <iostream>
#include <iomanip>
#include <vector>
#include <string>
Classes | |
class | TMVA::DNN::TDenseLayer< Architecture_t > |
Generic layer class. More... | |
Namespaces | |
namespace | TMVA |
create variable transformations | |
namespace | TMVA::DNN |