AlgoPlus v0.1.0
Loading...
Searching...
No Matches
matplotlibcpp::detail::_interpreter Struct Reference

Public Member Functions

PyObject * safe_import (PyObject *module, std::string fname)
 

Static Public Member Functions

static _interpreterget ()
 
static _interpreterkill ()
 
static _interpreterinterkeeper (bool should_kill)
 

Public Attributes

PyObject * s_python_function_arrow
 
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_contour
 
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_axhline
 
PyObject * s_python_function_axvline
 
PyObject * s_python_function_axvspan
 
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_margins
 
PyObject * s_python_function_tick_params
 
PyObject * s_python_function_grid
 
PyObject * s_python_function_cla
 
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_barh
 
PyObject * s_python_function_colorbar
 
PyObject * s_python_function_subplots_adjust
 
PyObject * s_python_function_rcparams
 
PyObject * s_python_function_spy
 

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