Logo ROOT   6.07/09
Reference Guide
Classes | Namespaces
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

 TMVA
 Abstract ClassifierFactory template that handles arbitrary types.
 
 TMVA::DNN