#include <matplotlibcpp.h>
|
PyObject * | safe_import (PyObject *module, std::string fname) |
|
◆ _interpreter()
matplotlibcpp::detail::_interpreter::_interpreter |
( |
| ) |
|
|
inlineprivate |
◆ ~_interpreter()
matplotlibcpp::detail::_interpreter::~_interpreter |
( |
| ) |
|
|
inlineprivate |
◆ get()
static _interpreter& matplotlibcpp::detail::_interpreter::get |
( |
| ) |
|
|
inlinestatic |
◆ import_numpy()
void matplotlibcpp::detail::_interpreter::import_numpy |
( |
| ) |
|
|
inlineprivate |
◆ interkeeper()
static _interpreter& matplotlibcpp::detail::_interpreter::interkeeper |
( |
bool |
should_kill | ) |
|
|
inlinestatic |
◆ kill()
static _interpreter& matplotlibcpp::detail::_interpreter::kill |
( |
| ) |
|
|
inlinestatic |
◆ safe_import()
PyObject* matplotlibcpp::detail::_interpreter::safe_import |
( |
PyObject * |
module, |
|
|
std::string |
fname |
|
) |
| |
|
inline |
◆ s_python_colormap
PyObject* matplotlibcpp::detail::_interpreter::s_python_colormap |
◆ s_python_empty_tuple
PyObject* matplotlibcpp::detail::_interpreter::s_python_empty_tuple |
◆ s_python_function_annotate
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_annotate |
◆ s_python_function_arrow
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_arrow |
◆ s_python_function_axhline
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_axhline |
◆ s_python_function_axis
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_axis |
◆ s_python_function_axvline
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_axvline |
◆ s_python_function_axvspan
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_axvspan |
◆ s_python_function_bar
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_bar |
◆ s_python_function_barh
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_barh |
◆ s_python_function_boxplot
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_boxplot |
◆ s_python_function_cla
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_cla |
◆ s_python_function_clf
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_clf |
◆ s_python_function_close
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_close |
◆ s_python_function_colorbar
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_colorbar |
◆ s_python_function_contour
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_contour |
◆ s_python_function_draw
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_draw |
◆ s_python_function_errorbar
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_errorbar |
◆ s_python_function_fignum_exists
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_fignum_exists |
◆ s_python_function_figure
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_figure |
◆ s_python_function_fill
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_fill |
◆ s_python_function_fill_between
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_fill_between |
◆ s_python_function_gca
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_gca |
◆ s_python_function_ginput
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_ginput |
◆ s_python_function_grid
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_grid |
◆ s_python_function_hist
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_hist |
◆ s_python_function_imshow
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_imshow |
◆ s_python_function_ion
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_ion |
◆ s_python_function_legend
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_legend |
◆ s_python_function_loglog
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_loglog |
◆ s_python_function_margins
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_margins |
◆ s_python_function_pause
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_pause |
◆ s_python_function_plot
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_plot |
◆ s_python_function_quiver
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_quiver |
◆ s_python_function_rcparams
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_rcparams |
◆ s_python_function_save
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_save |
◆ s_python_function_scatter
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_scatter |
◆ s_python_function_semilogx
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_semilogx |
◆ s_python_function_semilogy
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_semilogy |
◆ s_python_function_show
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_show |
◆ s_python_function_spy
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_spy |
◆ s_python_function_stem
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_stem |
◆ s_python_function_subplot
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_subplot |
◆ s_python_function_subplot2grid
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_subplot2grid |
◆ s_python_function_subplots_adjust
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_subplots_adjust |
◆ s_python_function_suptitle
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_suptitle |
◆ s_python_function_text
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_text |
◆ s_python_function_tick_params
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_tick_params |
◆ s_python_function_tight_layout
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_tight_layout |
◆ s_python_function_title
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_title |
◆ s_python_function_xkcd
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_xkcd |
◆ s_python_function_xlabel
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_xlabel |
◆ s_python_function_xlim
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_xlim |
◆ s_python_function_xticks
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_xticks |
◆ s_python_function_ylabel
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_ylabel |
◆ s_python_function_ylim
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_ylim |
◆ s_python_function_yticks
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_yticks |
The documentation for this struct was generated from the following file: