| 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() | boost::python::numeric::array | inline |
| astype(Type const &type_) | boost::python::numeric::array | inline |
| boost::python::numeric::aux::array_base::astype(object const &type=object()) | boost::python::numeric::aux::array_base | |
| BOOST_PYTHON_FORWARD_OBJECT_CONSTRUCTORS(array, base) | boost::python::numeric::array | |
| 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() | boost::python::numeric::array | inline |
| factory(Sequence const &sequence) | boost::python::numeric::array | inline |
| factory(Sequence const &sequence, Typecode const &typecode_, bool copy=true, bool savespace=false) | boost::python::numeric::array | inline |
| factory(Sequence const &sequence, Typecode const &typecode_, bool copy, bool savespace, Type const &type) | boost::python::numeric::array | inline |
| factory(Sequence const &sequence, Typecode const &typecode_, bool copy, bool savespace, Type const &type, Shape const &shape) | boost::python::numeric::array | inline |
| 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 | |
| get_module_name() | boost::python::numeric::array | static |
| 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_(Type const &type_) const | boost::python::numeric::array | inline |
| 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(Indices const &indices, Values const &values) | boost::python::numeric::array | inline |
| 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(Sequence const &x) | boost::python::numeric::array | inline |
| boost::python::numeric::aux::array_base::resize(object const &shape) | boost::python::numeric::aux::array_base | |
| set_module_and_type(char const *package_name=0, char const *type_attribute_name=0) | boost::python::numeric::array | static |
| setflat(object const &flat) | boost::python::numeric::aux::array_base | |
| setshape(Sequence const &x) | boost::python::numeric::array | inline |
| 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(Sequence const &sequence, long axis=0) | boost::python::numeric::array | inline |
| boost::python::numeric::aux::array_base::take(object const &sequence, long axis=0) const | boost::python::numeric::aux::array_base | |
| tofile(File const &f) const | boost::python::numeric::array | inline |
| 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 | |