
Go to the source code of this file.
Namespaces | |
| boopy | |
Functions | |
| BOOST_PYTHON_MODULE (libeigentemplate) | |
| Eigen::MatrixXd | test () |
| void | test2 (Eigen::MatrixXd mat) |
| void | test2Vec (Eigen::VectorXd v) |
| Eigen::VectorXd | testVec () |
| BOOST_PYTHON_MODULE | ( | libeigentemplate | ) |
Definition at line 160 of file eigentemplate.cpp.
| Eigen::MatrixXd test | ( | ) |
Definition at line 138 of file eigentemplate.cpp.
| void test2 | ( | Eigen::MatrixXd | mat | ) |
Definition at line 151 of file eigentemplate.cpp.
| void test2Vec | ( | Eigen::VectorXd | v | ) |
Definition at line 155 of file eigentemplate.cpp.
| Eigen::VectorXd testVec | ( | ) |
Definition at line 144 of file eigentemplate.cpp.