
Go to the source code of this file.
Namespaces | |
| boopy | |
Functions | |
| BOOST_PYTHON_MODULE (libeigenc) | |
| Eigen::MatrixXd | test () |
| void | test2 (Eigen::MatrixXd mat) |
| BOOST_PYTHON_MODULE | ( | libeigenc | ) |
Definition at line 121 of file eigenc.cpp.
| Eigen::MatrixXd test | ( | ) |
Definition at line 109 of file eigenc.cpp.
| void test2 | ( | Eigen::MatrixXd | mat | ) |
Definition at line 116 of file eigenc.cpp.