ROOT
6.06/09
Reference Guide
|
#include <iostream>
#include "TFormula.h"
#include "TString.h"
#include "TMath.h"
#include "TMVA/TActivationRadial.h"
Go to the source code of this file.
Functions | |
ClassImp (TMVA::TActivationRadial) TMVA | |
constructor for gaussian with center 0, width 1 More... | |
Variables | |
static const Int_t | UNINITIALIZED = -1 |
ClassImp | ( | TMVA::TActivationRadial | ) |
constructor for gaussian with center 0, width 1
Definition at line 43 of file TActivationRadial.cxx.
|
static |
Definition at line 41 of file TActivationRadial.cxx.
Referenced by TMVA::TActivationRadial::Eval(), TMVA::TActivationRadial::EvalDerivative(), ROOT::Math::Delaunay2D::FindAllTriangles(), and ROOT::Math::Delaunay2D::SetInputPoints().