openGPMP
Open Source Mathematics Package
|
#include <boost/bind/bind.hpp>
#include <boost/python.hpp>
#include <boost/python/numpy.hpp>
#include <iterator>
#include "../../../include/linalg/mtx.hpp"
Go to the source code of this file.
Functions | |
BOOST_PYTHON_MODULE (linalg) | |
BOOST_PYTHON_MODULE | ( | linalg | ) |
Definition at line 8 of file modulelinalg.cpp.
References python.linalg::A, python.linalg::B, python.linalg::C, test_linalg::cols, and test_linalg::rows.