Rosetta
|
#include <T60.pybind11.hpp>
#include <iterator>
#include <memory>
#include <pybind11/numpy.h>
#include <string>
#include <utility>
#include <vector>
#include <functional>
#include <pybind11/pybind11.h>
#include <map>
#include <algorithm>
#include <stdexcept>
Macros | |
#define | BINDER_PYBIND11_TYPE_CASTER |
Typedefs | |
typedef std::function< pybind11::module &(std::string const &) > | ModuleGetter |
Functions | |
void | bind_T60_pybind11 (std::function< pybind11::module &(std::string const &namespace_) > &M) |
PYBIND11_MODULE (T60_pybind11, root_module) | |
#define BINDER_PYBIND11_TYPE_CASTER |
typedef std::function< pybind11::module & (std::string const &) > ModuleGetter |
void bind_T60_pybind11 | ( | std::function< pybind11::module &(std::string const &namespace_) > & | M | ) |
References arg(), foo(), plot::function, subloop_histogram::iterator, basic::options::OptionKeys::in::file::list, align::none, object, basic::options::OptionKeys::relax::sequence, set(), and str().
Referenced by PYBIND11_MODULE().
PYBIND11_MODULE | ( | T60_pybind11 | , |
root_module | |||
) |