SourceXtractorPlusPlus  0.19
SourceXtractor++, the next generation SExtractor
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
SourceXtractor::FunctionFromPython< double(const Pyston::Context &, const std::vector< double > &)> Struct Template 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

template<>
struct SourceXtractor::FunctionFromPython< double(const Pyston::Context &, const std::vector< double > &)>

Definition at line 92 of file ModelFittingConfig.cpp.

Member Function Documentation

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

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