Logo ROOT  
Reference Guide
Layer.h File Reference
#include <iostream>
#include "TMatrix.h"
#include "Functions.h"
Include dependency graph for Layer.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TMVA::DNN::TLayer< Architecture_t >
 Generic layer class. More...
 
class  TMVA::DNN::TSharedLayer< Architecture_t >
 Layer class width shared weight and bias layers. More...
 

Namespaces

namespace  TMVA
 create variable transformations
 
namespace  TMVA::DNN