#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 | |
Macros | |
#define | Py_single_input 256 |
Typedefs | |
typedef _object | PyObject |
Functions | |
TString | TMVA::Python_Executable () |
Function to find current Python executable used by ROOT If "Python3" is installed, return "python3". | |
#define Py_single_input 256 |
Definition at line 37 of file PyMethodBase.h.
Definition at line 36 of file PyMethodBase.h.