#include "eigenpy/fwd.hpp"
#include "eigenpy/eigen-allocator.hpp"
#include "eigenpy/scipy-type.hpp"
#include "eigenpy/scalar-conversion.hpp"
Go to the source code of this file.
Namespaces | |
boost | |
boost::python | |
boost::python::converter | |
boost::python::detail | |
eigenpy | |
Functions | |
template<typename MatOrRefType > | |
void | eigenpy::eigen_sparse_matrix_from_py_construct (PyObject *pyObj, bp::converter::rvalue_from_python_stage1_data *memory) |