BoB robotics
The Brains on Board robotics library
pybind11::detail::unchecked_reference< T, Dims > Member List

This is the complete list of members for pybind11::detail::unchecked_reference< T, Dims >, including all inherited members.

data(Ix... ix) constpybind11::detail::unchecked_reference< T, Dims >inline
data_ (defined in pybind11::detail::unchecked_reference< T, Dims >)pybind11::detail::unchecked_reference< T, Dims >protected
dims_ (defined in pybind11::detail::unchecked_reference< T, Dims >)pybind11::detail::unchecked_reference< T, Dims >protected
Dynamic (defined in pybind11::detail::unchecked_reference< T, Dims >)pybind11::detail::unchecked_reference< T, Dims >protectedstatic
itemsize()pybind11::detail::unchecked_reference< T, Dims >inlinestatic
nbytes() constpybind11::detail::unchecked_reference< T, Dims >inline
ndim() constpybind11::detail::unchecked_reference< T, Dims >inline
operator()(Ix... index) constpybind11::detail::unchecked_reference< T, Dims >inline
operator[](ssize_t index) constpybind11::detail::unchecked_reference< T, Dims >inline
pybind11::array (defined in pybind11::detail::unchecked_reference< T, Dims >)pybind11::detail::unchecked_reference< T, Dims >friend
shape(ssize_t dim) constpybind11::detail::unchecked_reference< T, Dims >inline
shape_ (defined in pybind11::detail::unchecked_reference< T, Dims >)pybind11::detail::unchecked_reference< T, Dims >protected
size() constpybind11::detail::unchecked_reference< T, Dims >inline
size() const (defined in pybind11::detail::unchecked_reference< T, Dims >)pybind11::detail::unchecked_reference< T, Dims >inline
strides_ (defined in pybind11::detail::unchecked_reference< T, Dims >)pybind11::detail::unchecked_reference< T, Dims >protected
unchecked_reference(const void *data, const ssize_t *shape, const ssize_t *strides, enable_if_t<!Dyn, ssize_t >) (defined in pybind11::detail::unchecked_reference< T, Dims >)pybind11::detail::unchecked_reference< T, Dims >inlineprotected
unchecked_reference(const void *data, const ssize_t *shape, const ssize_t *strides, enable_if_t< Dyn, ssize_t > dims) (defined in pybind11::detail::unchecked_reference< T, Dims >)pybind11::detail::unchecked_reference< T, Dims >inlineprotected