Struct matplotlibcpp::detail::_interpreter
-
struct _interpreter
Public Functions
-
inline PyObject *safe_import(PyObject *module, std::string fname)
Public Members
-
PyObject *s_python_function_show
-
PyObject *s_python_function_close
-
PyObject *s_python_function_draw
-
PyObject *s_python_function_pause
-
PyObject *s_python_function_save
-
PyObject *s_python_function_figure
-
PyObject *s_python_function_fignum_exists
-
PyObject *s_python_function_plot
-
PyObject *s_python_function_quiver
-
PyObject *s_python_function_semilogx
-
PyObject *s_python_function_semilogy
-
PyObject *s_python_function_loglog
-
PyObject *s_python_function_fill
-
PyObject *s_python_function_fill_between
-
PyObject *s_python_function_hist
-
PyObject *s_python_function_imshow
-
PyObject *s_python_function_scatter
-
PyObject *s_python_function_boxplot
-
PyObject *s_python_function_subplot
-
PyObject *s_python_function_subplot2grid
-
PyObject *s_python_function_legend
-
PyObject *s_python_function_xlim
-
PyObject *s_python_function_ion
-
PyObject *s_python_function_ginput
-
PyObject *s_python_function_ylim
-
PyObject *s_python_function_title
-
PyObject *s_python_function_axis
-
PyObject *s_python_function_axvline
-
PyObject *s_python_function_xlabel
-
PyObject *s_python_function_ylabel
-
PyObject *s_python_function_gca
-
PyObject *s_python_function_xticks
-
PyObject *s_python_function_yticks
-
PyObject *s_python_function_tick_params
-
PyObject *s_python_function_grid
-
PyObject *s_python_function_clf
-
PyObject *s_python_function_errorbar
-
PyObject *s_python_function_annotate
-
PyObject *s_python_function_tight_layout
-
PyObject *s_python_colormap
-
PyObject *s_python_empty_tuple
-
PyObject *s_python_function_stem
-
PyObject *s_python_function_xkcd
-
PyObject *s_python_function_text
-
PyObject *s_python_function_suptitle
-
PyObject *s_python_function_bar
-
PyObject *s_python_function_colorbar
-
PyObject *s_python_function_subplots_adjust
Public Static Functions
-
static inline _interpreter &get()
-
inline PyObject *safe_import(PyObject *module, std::string fname)