#include "TMatrix.h"
#include "TMVA/Event.h"
#include <algorithm>
#include <vector>
#include <utility>
Namespaces | |
namespace | TMVA |
create variable transformations | |
namespace | TMVA::DNN |
Typedefs | |
using | TMVA::DNN::TensorInput = std::tuple< const std::vector< TMatrixT< Double_t > > &, const TMatrixT< Double_t > &, const TMatrixT< Double_t > & > |