#include "TMVA/MethodBase.h"
#include "TMVA/Types.h"
#include "Rtypes.h"
#include "TString.h"
#include <vector>
Classes | |
class | TMVA::PyMethodBase |
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 Python2 is installed return "python" Instead if "Python3" return "python3". | |
#define Py_single_input 256 |
Definition at line 44 of file PyMethodBase.h.
typedef _object PyObject |
Definition at line 43 of file PyMethodBase.h.