CallPolicies that causes a function that returns a numpy.ndarray to return a numpy.matrix instead. More...
#include <matrix.hpp>
Static Public Member Functions | |
static PyObject * | postcall (PyObject *, PyObject *result) |
CallPolicies that causes a function that returns a numpy.ndarray to return a numpy.matrix instead.
Definition at line 64 of file matrix.hpp.
static PyObject* boost::numpy::as_matrix< Base >::postcall | ( | PyObject * | , |
PyObject * | result | ||
) | [inline, static] |
Definition at line 65 of file matrix.hpp.