Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
PyMethodBase.h File Reference
#include "TMVA/MethodBase.h"
#include "TMVA/Types.h"
#include "Rtypes.h"
#include "TString.h"
#include <vector>

Classes

class  TMVA::PyMethodBase
 Virtual base class for all TMVA method based on Python. More...

Namespaces

namespace  TMVA
 create variable transformations

Typedefs

typedef _object PyObject

Functions

TString TMVA::Python_Executable ()
 Function to find current Python executable used by ROOT If "Python3" is installed, return "python3".

Typedef Documentation

◆ PyObject

typedef _object PyObject

Definition at line 36 of file PyMethodBase.h.