Static Public Member Functions
boost::numpy::as_matrix< Base > Struct Template Reference

CallPolicies that causes a function that returns a numpy.ndarray to return a numpy.matrix instead. More...

#include <matrix.hpp>

List of all members.

Static Public Member Functions

static PyObject * postcall (PyObject *, PyObject *result)

Detailed Description

template<typename Base = python::default_call_policies>
struct boost::numpy::as_matrix< Base >

CallPolicies that causes a function that returns a numpy.ndarray to return a numpy.matrix instead.

Definition at line 64 of file matrix.hpp.


Member Function Documentation

template<typename Base = python::default_call_policies>
static PyObject* boost::numpy::as_matrix< Base >::postcall ( PyObject *  ,
PyObject *  result 
) [inline, static]

Definition at line 65 of file matrix.hpp.


The documentation for this struct was generated from the following file:


boost_numpy
Author(s): Jim Bosch, Ankit Daftery
autogenerated on Fri Aug 28 2015 10:10:40