wrap
pybind11
tests
home_planet_very_lonely_traveler.cpp
Go to the documentation of this file.
1
// Copyright (c) 2024 The pybind Community.
2
3
#include "
test_cpp_conduit_traveler_bindings.h
"
4
5
namespace
pybind11_tests
{
6
namespace
test_cpp_conduit
{
7
8
PYBIND11_MODULE
(home_planet_very_lonely_traveler,
m
) {
9
m
.def(
"wrap_very_lonely_traveler"
, [
m
]() {
wrap_very_lonely_traveler
(
m
); });
10
}
11
12
}
// namespace test_cpp_conduit
13
}
// namespace pybind11_tests
test_cpp_conduit_traveler_bindings.h
m
Matrix3f m
Definition:
AngleAxis_mimic_euler.cpp:1
pybind11_tests
Definition:
exo_planet_pybind11.cpp:10
pybind11_tests::test_cpp_conduit::wrap_very_lonely_traveler
void wrap_very_lonely_traveler(py::module_ m)
Definition:
test_cpp_conduit_traveler_bindings.h:42
pybind11_tests::test_cpp_conduit::PYBIND11_MODULE
PYBIND11_MODULE(exo_planet_pybind11, m)
Definition:
exo_planet_pybind11.cpp:13
test_cpp_conduit
Definition:
test_cpp_conduit.py:1
gtsam
Author(s):
autogenerated on Wed May 28 2025 03:01:24