Logo ROOT  
Reference Guide
ActivationFunctions.hxx File Reference
#include "TMVA/DNN/Architectures/Cpu.h"
#include <math.h>
Include dependency graph for ActivationFunctions.hxx:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  TMVA
 create variable transformations
 
namespace  TMVA::DNN
 

Macros

#define TANH_IMPL_X   tanh(x)
 

Macro Definition Documentation

◆ TANH_IMPL_X

#define TANH_IMPL_X   tanh(x)

Definition at line 24 of file ActivationFunctions.hxx.