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

Static Public Member Functions

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

Detailed Description

Definition at line 113 of file ModelFittingConfig.cpp.

Member Function Documentation

◆ get()

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

Definition at line 115 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: