Go to the documentation of this file.
11 std::array<VectorXd, 3> out;
20 std::array<VectorXd, 2>
vecs;
36 exposeStdArrayEigenSpecificType<VectorXd, 2>(
"VectorXd");
37 exposeStdArrayEigenSpecificType<VectorXd, 3>(
"VectorXd");
38 exposeStdVectorEigenSpecificType<VectorXd>(
"VectorXd");
43 bp::class_<test_struct>(
"test_struct", bp::init<>(bp::args(
"self")))
std::array< VectorXd, 2 > vecs
Expose an std::array (a C++11 fixed-size array) from a given type.
Expose an std::vector from a type given as template argument.
void EIGENPY_DLLAPI enableEigenPy()
std::array< VectorXd, 3 > get_arr_3_vecs()
std::array< int, 3 > integs
BOOST_PYTHON_MODULE(std_array)
std::array< int, 3 > get_arr_3_ints()
void expose()
Call the expose function of a given type T.
eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Sat Nov 2 2024 02:14:45