#include "test_eigen_tensor.inl"
Go to the source code of this file.
Macros | |
#define | EIGEN_AVOID_STL_ARRAY |
Functions | |
PYBIND11_MODULE (eigen_tensor_avoid_stl_array, m, pybind11::mod_gil_not_used()) | |
#define EIGEN_AVOID_STL_ARRAY |
Definition at line 9 of file eigen_tensor_avoid_stl_array.cpp.
PYBIND11_MODULE | ( | eigen_tensor_avoid_stl_array | , |
m | , | ||
pybind11::mod_gil_not_used() | |||
) |
Definition at line 14 of file eigen_tensor_avoid_stl_array.cpp.