BoB robotics
The Brains on Board robotics library
pybind11::array Member List

This is the complete list of members for pybind11::array, including all inherited members.

__attribute__((deprecated("Use reinterpret_borrow<""array"">() or reinterpret_steal<""array"">()"))) array(handle h (defined in pybind11::array)pybind11::array
__attribute__((deprecated("Use reinterpret_borrow<""buffer"">() or reinterpret_steal<""buffer"">()"))) buffer(handle h (defined in pybind11::buffer)pybind11::buffer
__attribute__((deprecated("Use reinterpret_borrow<object>() or reinterpret_steal<object>()"))) object(handle h (defined in pybind11::object)pybind11::object
pybind11::handle::__attribute__((deprecated("Use obj1.is(obj2) instead"))) bool operatorpybind11::handle
array() (defined in pybind11::array)pybind11::arrayinline
array(const pybind11::dtype &dt, ShapeContainer shape, StridesContainer strides, const void *ptr=nullptr, handle base=handle()) (defined in pybind11::array)pybind11::arrayinline
array(const pybind11::dtype &dt, ShapeContainer shape, const void *ptr=nullptr, handle base=handle()) (defined in pybind11::array)pybind11::arrayinline
array(const pybind11::dtype &dt, T count, const void *ptr=nullptr, handle base=handle()) (defined in pybind11::array)pybind11::arrayinline
array(ShapeContainer shape, StridesContainer strides, const T *ptr, handle base=handle()) (defined in pybind11::array)pybind11::arrayinline
array(ShapeContainer shape, const T *ptr, handle base=handle()) (defined in pybind11::array)pybind11::arrayinline
array(ssize_t count, const T *ptr, handle base=handle()) (defined in pybind11::array)pybind11::arrayinlineexplicit
array(const buffer_info &info, handle base=handle()) (defined in pybind11::array)pybind11::arrayinlineexplicit
attr(handle key) constpybind11::detail::object_api< handle >
attr(const char *key) constpybind11::detail::object_api< handle >
base() constpybind11::arrayinline
begin() constpybind11::detail::object_api< handle >
borrowed_t (defined in pybind11::array)pybind11::array
byte_offset(Ix... index) const (defined in pybind11::array)pybind11::arrayinlineprotected
cast() const & (defined in pybind11::object)pybind11::object
cast() && (defined in pybind11::object)pybind11::object
cast() const & (defined in pybind11::object)pybind11::object
cast() && (defined in pybind11::object)pybind11::object
cast() const & (defined in pybind11::object)pybind11::objectinline
cast() && (defined in pybind11::object)pybind11::objectinline
pybind11::handle::cast() constpybind11::handle
check_dimensions(Ix... index) const (defined in pybind11::array)pybind11::arrayinlineprotected
check_dimensions_impl(ssize_t, const ssize_t *) const (defined in pybind11::array)pybind11::arrayinlineprotected
check_dimensions_impl(ssize_t axis, const ssize_t *shape, ssize_t i, Ix... index) const (defined in pybind11::array)pybind11::arrayinlineprotected
check_writeable() const (defined in pybind11::array)pybind11::arrayinlineprotected
contains(T &&item) constpybind11::detail::object_api< handle >
data(Ix... index) constpybind11::arrayinline
dec_ref() const &pybind11::handleinline
detail::npy_format_descriptor (defined in pybind11::array)pybind11::arrayfriend
doc() constpybind11::detail::object_api< handle >
dtype() constpybind11::arrayinline
end() constpybind11::detail::object_api< handle >
ensure(handle h, int ExtraFlags=0)pybind11::arrayinlinestatic
equal(object_api const &other) constpybind11::detail::object_api< handle >inline
fail_dim_check(ssize_t dim, const std::string &msg) const (defined in pybind11::array)pybind11::arrayinlineprotected
flags() constpybind11::arrayinline
handle()=defaultpybind11::handle
handle(PyObject *ptr)pybind11::handleinline
inc_ref() const &pybind11::handleinline
index_at(Ix... index) constpybind11::arrayinline
is(object_api const &other) constpybind11::detail::object_api< handle >inline
is_borrowed (defined in pybind11::array)pybind11::array
is_none() constpybind11::detail::object_api< handle >inline
itemsize() constpybind11::arrayinline
mutable_data(Ix... index)pybind11::arrayinline
mutable_unchecked() &pybind11::arrayinline
nbytes() constpybind11::arrayinline
ndim() constpybind11::arrayinline
object()=default (defined in pybind11::object)pybind11::object
object(const object &o)pybind11::objectinline
object(object &&other) noexceptpybind11::objectinline
object(handle h, borrowed_t) (defined in pybind11::object)pybind11::objectinline
object(handle h, stolen_t) (defined in pybind11::object)pybind11::objectinline
offset_at(Ix... index) constpybind11::arrayinline
offset_at() const (defined in pybind11::array)pybind11::arrayinline
operator bool() constpybind11::handleinlineexplicit
operator()(Args &&...args) constpybind11::detail::object_api< handle >
operator*() constpybind11::detail::object_api< handle >
operator=(const object &other) (defined in pybind11::object)pybind11::objectinline
operator=(object &&other) noexcept (defined in pybind11::object)pybind11::objectinline
operator[](handle key) constpybind11::detail::object_api< handle >
operator[](const char *key) constpybind11::detail::object_api< handle >
owndata() constpybind11::arrayinline
ptr() constpybind11::handleinline
ptr() (defined in pybind11::handle)pybind11::handleinline
raw_array(PyObject *ptr, int ExtraFlags=0)pybind11::arrayinlineprotectedstatic
ref_count() constpybind11::detail::object_api< handle >inline
release()pybind11::objectinline
reshape(ShapeContainer new_shape)pybind11::arrayinline
resize(ShapeContainer new_shape, bool refcheck=true)pybind11::arrayinline
shape() constpybind11::arrayinline
shape(ssize_t dim) constpybind11::arrayinline
ShapeContainer typedef (defined in pybind11::array)pybind11::array
size() constpybind11::arrayinline
squeeze()pybind11::arrayinline
strides() constpybind11::arrayinline
strides(ssize_t dim) constpybind11::arrayinline
StridesContainer typedef (defined in pybind11::array)pybind11::array
unchecked() const &pybind11::arrayinline
view(const std::string &dtype)pybind11::arrayinline
writeable() constpybind11::arrayinline
~object()pybind11::objectinline