Go to the source code of this file.
Classes | |
struct | Base< Matrix > |
Functions | |
BOOST_PYTHON_MODULE (return_by_ref) | |
template<typename MatrixType > | |
void | expose_matrix_class (const std::string &name) |
BOOST_PYTHON_MODULE | ( | return_by_ref | ) |
Definition at line 38 of file return_by_ref.cpp.
void expose_matrix_class | ( | const std::string & | name | ) |
Definition at line 25 of file return_by_ref.cpp.