| argmax(long axis=-1) | boost::python::numeric::aux::array_base | |
| argmin(long axis=-1) | boost::python::numeric::aux::array_base | |
| argsort(long axis=-1) | boost::python::numeric::aux::array_base | |
| astype(object const &type=object()) | boost::python::numeric::aux::array_base | |
| BOOST_PYTHON_FORWARD_OBJECT_CONSTRUCTORS(array_base, object) | boost::python::numeric::aux::array_base | |
| byteswap() | boost::python::numeric::aux::array_base | |
| copy() const | boost::python::numeric::aux::array_base | |
| diagonal(long offset=0, long axis1=0, long axis2=1) const | boost::python::numeric::aux::array_base | |
| factory(object const &sequence=object(), object const &typecode=object(), bool copy=true, bool savespace=false, object type=object(), object shape=object()) | boost::python::numeric::aux::array_base | |
| getflat() const | boost::python::numeric::aux::array_base | |
| getrank() const | boost::python::numeric::aux::array_base | |
| getshape() const | boost::python::numeric::aux::array_base | |
| info() const | boost::python::numeric::aux::array_base | |
| is_c_array() const | boost::python::numeric::aux::array_base | |
| isaligned() const | boost::python::numeric::aux::array_base | |
| isbyteswapped() const | boost::python::numeric::aux::array_base | |
| iscontiguous() const | boost::python::numeric::aux::array_base | |
| itemsize() const | boost::python::numeric::aux::array_base | |
| nelements() const | boost::python::numeric::aux::array_base | |
| new_(object type) const | boost::python::numeric::aux::array_base | |
| nonzero() const | boost::python::numeric::aux::array_base | |
| put(object const &indices, object const &values) | boost::python::numeric::aux::array_base | |
| ravel() | boost::python::numeric::aux::array_base | |
| repeat(object const &repeats, long axis=0) | boost::python::numeric::aux::array_base | |
| resize(object const &shape) | boost::python::numeric::aux::array_base | |
| setflat(object const &flat) | boost::python::numeric::aux::array_base | |
| setshape(object const &shape) | boost::python::numeric::aux::array_base | |
| sort() | boost::python::numeric::aux::array_base | |
| swapaxes(long axis1, long axis2) | boost::python::numeric::aux::array_base | |
| take(object const &sequence, long axis=0) const | boost::python::numeric::aux::array_base | |
| tofile(object const &file) const | boost::python::numeric::aux::array_base | |
| tostring() const | boost::python::numeric::aux::array_base | |
| trace(long offset=0, long axis1=0, long axis2=1) const | boost::python::numeric::aux::array_base | |
| transpose(object const &axes=object()) | boost::python::numeric::aux::array_base | |
| type() const | boost::python::numeric::aux::array_base | |
| typecode() const | boost::python::numeric::aux::array_base | |
| view() const | boost::python::numeric::aux::array_base | |