#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 |
Referenced by matplotlibcpp::annotate(), matplotlibcpp::axis(), matplotlibcpp::bar(), matplotlibcpp::clf(), matplotlibcpp::close(), matplotlibcpp::draw(), matplotlibcpp::errorbar(), matplotlibcpp::fignum_exists(), matplotlibcpp::figure(), matplotlibcpp::figure_size(), matplotlibcpp::fill(), matplotlibcpp::fill_between(), matplotlibcpp::get_2darray(), matplotlibcpp::get_array(), matplotlibcpp::ginput(), matplotlibcpp::grid(), matplotlibcpp::hist(), matplotlibcpp::internal::imshow(), matplotlibcpp::ion(), matplotlibcpp::legend(), matplotlibcpp::loglog(), matplotlibcpp::named_hist(), matplotlibcpp::named_loglog(), matplotlibcpp::named_plot(), matplotlibcpp::named_semilogx(), matplotlibcpp::named_semilogy(), matplotlibcpp::detail::plot_impl< std::false_type >::operator()(), matplotlibcpp::pause(), matplotlibcpp::plot(), matplotlibcpp::Plot::Plot(), matplotlibcpp::plot_surface(), matplotlibcpp::quiver(), matplotlibcpp::save(), matplotlibcpp::scatter(), matplotlibcpp::semilogx(), matplotlibcpp::semilogy(), matplotlibcpp::show(), matplotlibcpp::stem(), matplotlibcpp::subplot(), matplotlibcpp::subplots_adjust(), matplotlibcpp::suptitle(), matplotlibcpp::text(), matplotlibcpp::tight_layout(), matplotlibcpp::title(), matplotlibcpp::xkcd(), matplotlibcpp::xlabel(), matplotlibcpp::xlim(), matplotlibcpp::xticks(), matplotlibcpp::ylabel(), matplotlibcpp::ylim(), and matplotlibcpp::yticks().
◆ import_numpy()
void matplotlibcpp::detail::_interpreter::import_numpy |
( |
| ) |
|
|
inlineprivate |
◆ 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 |
Referenced by matplotlibcpp::clf(), matplotlibcpp::close(), matplotlibcpp::draw(), matplotlibcpp::figure(), matplotlibcpp::figure_size(), matplotlibcpp::ion(), matplotlibcpp::legend(), matplotlibcpp::plot_surface(), matplotlibcpp::show(), matplotlibcpp::tight_layout(), and matplotlibcpp::xkcd().
◆ s_python_function_annotate
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_annotate |
◆ s_python_function_axis
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_axis |
◆ s_python_function_bar
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_bar |
◆ 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_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_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_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_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_stem
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_stem |
◆ s_python_function_subplot
PyObject* matplotlibcpp::detail::_interpreter::s_python_function_subplot |
◆ 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_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:
- /home/jianqiang/CLionProjects/irafhy/include/irafhy/utility/matplotlibcpp.h