Searched defs:complex_rvalue_from_python (Results 1 – 1 of 1) sorted by relevance
475 struct complex_rvalue_from_python struct477 static unaryfunc* get_slot(PyObject* obj) in get_slot()485 static std::complex<double> extract(PyObject* intermediate) in extract()504 static PyTypeObject const* get_pytype() { return &PyComplex_Type;} in get_pytype()