SourceXtractorPlusPlus  0.16
Please provide a description of the project.
Static Public Member Functions | List of all members
SourceXtractor::FunctionFromPython< double(const Pyston::Context &, const std::vector< double > &)> Struct Reference

Static Public Member Functions

static std::function< double(const Pyston::Context &, const std::vector< double > &)> get (const char *readable, Pyston::ExpressionTreeBuilder &builder, py::object py_func, size_t nparams)
 

Detailed Description

Definition at line 91 of file ModelFittingConfig.cpp.

Member Function Documentation

◆ get()

static std::function<double(const Pyston::Context&, const std::vector<double>&)> SourceXtractor::FunctionFromPython< double(const Pyston::Context &, const std::vector< double > &)>::get ( const char *  readable,
Pyston::ExpressionTreeBuilder builder,
py::object  py_func,
size_t  nparams 
)
inlinestatic

Definition at line 94 of file ModelFittingConfig.cpp.

References Pyston::ExpressionTreeBuilder::build(), Elements::Logging::info(), Euclid::Configuration::logger, Pyston::GraphvizGenerator::str(), and Elements::Logging::warn().

Here is the call graph for this function:

The documentation for this struct was generated from the following file: