RENEWLab
1.1.0
RENEW project
|
Classes | |
struct | _interpreter |
struct | is_callable |
struct | is_callable_impl |
struct | is_callable_impl< false, T > |
struct | is_callable_impl< true, T > |
struct | plot_impl |
struct | plot_impl< std::false_type > |
struct | plot_impl< std::true_type > |
Typedefs | |
template<typename T > | |
using | is_function = typename std::is_function< std::remove_pointer< std::remove_reference< T > >>::type |
Variables | |
static std::string | s_backend |
using matplotlibcpp::detail::is_function = typedef typename std::is_function< std::remove_pointer<std::remove_reference<T> >>::type |
|
static |