SourceXtractorPlusPlus 0.18
SourceXtractor++, the next generation SExtractor
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(), SourceXtractor::logger, and Pyston::GraphvizGenerator::str().

Here is the call graph for this function:

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