Scarab  v2.9.1
Project 8 C++ Utility Library
array Member List

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

__attribute__((deprecated("Use reinterpret_borrow<""array"">() or reinterpret_steal<""array"">()"))) array(handle harray
pybind11::buffer::__attribute__((deprecated("Use reinterpret_borrow<""buffer"">() or reinterpret_steal<""buffer"">()"))) buffer(handle hbuffer
pybind11::object::__attribute__((deprecated("Use reinterpret_borrow<object>() or reinterpret_steal<object>()"))) object(handle hobject
pybind11::handle::__attribute__((deprecated("Use obj1.is(obj2) instead"))) bool operatorhandle
object_api< handle >::__attribute__((deprecated("call(...) was deprecated in favor of operator()(...)"))) object call(Args &&... args) constobject_api< handle >
array()arrayinline
array(const pybind11::dtype &dt, ShapeContainer shape, StridesContainer strides, const void *ptr=nullptr, handle base=handle())arrayinline
array(const pybind11::dtype &dt, ShapeContainer shape, const void *ptr=nullptr, handle base=handle())arrayinline
array(const pybind11::dtype &dt, T count, const void *ptr=nullptr, handle base=handle())arrayinline
array(ShapeContainer shape, StridesContainer strides, const T *ptr, handle base=handle())arrayinline
array(ShapeContainer shape, const T *ptr, handle base=handle())arrayinline
array(ssize_t count, const T *ptr, handle base=handle())arrayinlineexplicit
array(const buffer_info &info)arrayinlineexplicit
attr(handle key) constobject_api< handle >
attr(const char *key) constobject_api< handle >
base() constarrayinline
begin() constobject_api< handle >
borrowed_tarray
byte_offset(Ix... index) constarrayinlineprotected
c_strides(const std::vector< ssize_t > &shape, ssize_t itemsize)arrayinlineprotectedstatic
cast() const &object
cast() &&object
cast() const &object
cast() &&object
cast() const &objectinline
cast() &&objectinline
pybind11::handle::cast() consthandle
check_dimensions(Ix... index) constarrayinlineprotected
check_dimensions_impl(ssize_t, const ssize_t *) constarrayinlineprotected
check_dimensions_impl(ssize_t axis, const ssize_t *shape, ssize_t i, Ix... index) constarrayinlineprotected
check_writeable() constarrayinlineprotected
contains(T &&item) constobject_api< handle >
data(Ix... index) constarrayinline
dec_ref() const &handleinline
detail::npy_format_descriptorarrayfriend
dtype() constarrayinline
end() constobject_api< handle >
ensure(handle h, int ExtraFlags=0)arrayinlinestatic
equal(object_api const &other) constobject_api< handle >inline
f_strides(const std::vector< ssize_t > &shape, ssize_t itemsize)arrayinlineprotectedstatic
fail_dim_check(ssize_t dim, const std::string &msg) constarrayinlineprotected
flags() constarrayinline
get_type() constobject_api< handle >
handle()=defaulthandle
handle(PyObject *ptr)handleinline
inc_ref() const &handleinline
index_at(Ix... index) constarrayinline
is(object_api const &other) constobject_api< handle >inline
is_borrowedarray
is_none() constobject_api< handle >inline
itemsize() constarrayinline
mutable_data(Ix... index)arrayinline
mutable_unchecked() &arrayinline
nbytes() constarrayinline
ndim() constarrayinline
not_equal(object_api const &other) constobject_api< handle >inline
object()=defaultobject
object(const object &o)objectinline
object(object &&other) noexceptobjectinline
object(handle h, borrowed_t)objectinline
object(handle h, stolen_t)objectinline
offset_at(Ix... index) constarrayinline
offset_at() constarrayinline
operator bool() consthandleinlineexplicit
operator&(object_api const &other) constobject_api< handle >
operator&=(object_api const &other) constobject_api< handle >
operator()(Args &&...args) constobject_api< handle >
operator*() constobject_api< handle >
operator*(object_api const &other) constobject_api< handle >
operator*=(object_api const &other) constobject_api< handle >
operator+(object_api const &other) constobject_api< handle >
operator+=(object_api const &other) constobject_api< handle >
operator-() constobject_api< handle >
operator-(object_api const &other) constobject_api< handle >
operator-=(object_api const &other) constobject_api< handle >
operator/(object_api const &other) constobject_api< handle >
operator/=(object_api const &other) constobject_api< handle >
operator<(object_api const &other) constobject_api< handle >inline
operator<<(object_api const &other) constobject_api< handle >
operator<<=(object_api const &other) constobject_api< handle >
operator<=(object_api const &other) constobject_api< handle >inline
operator=(const object &other)objectinline
operator=(object &&other) noexceptobjectinline
operator>(object_api const &other) constobject_api< handle >inline
operator>=(object_api const &other) constobject_api< handle >inline
operator>>(object_api const &other) constobject_api< handle >
operator>>=(object_api const &other) constobject_api< handle >
operator[](handle key) constobject_api< handle >
operator[](const char *key) constobject_api< handle >
operator^(object_api const &other) constobject_api< handle >
operator^=(object_api const &other) constobject_api< handle >
operator|(object_api const &other) constobject_api< handle >
operator|=(object_api const &other) constobject_api< handle >
operator~() constobject_api< handle >
owndata() constarrayinline
ptr() consthandleinline
ptr()handleinline
raw_array(PyObject *ptr, int ExtraFlags=0)arrayinlineprotectedstatic
ref_count() constobject_api< handle >inline
release()objectinline
resize(ShapeContainer new_shape, bool refcheck=true)arrayinline
shape() constarrayinline
shape(ssize_t dim) constarrayinline
ShapeContainer typedefarray
size() constarrayinline
squeeze()arrayinline
strides() constarrayinline
strides(ssize_t dim) constarrayinline
StridesContainer typedefarray
unchecked() const &arrayinline
writeable() constarrayinline
~object()objectinline