begin() | cl::sycl::marray< Type, NumElements > | inline |
begin() const | cl::sycl::marray< Type, NumElements > | inline |
const_iterator typedef | cl::sycl::marray< Type, NumElements > | |
const_reference typedef | cl::sycl::marray< Type, NumElements > | |
end() | cl::sycl::marray< Type, NumElements > | inline |
end() const | cl::sycl::marray< Type, NumElements > | inline |
iterator typedef | cl::sycl::marray< Type, NumElements > | |
marray() | cl::sycl::marray< Type, NumElements > | inline |
marray(const Type &Arg) | cl::sycl::marray< Type, NumElements > | inlineexplicit |
marray(const ArgTN &... Args) | cl::sycl::marray< Type, NumElements > | inline |
marray(const marray< Type, NumElements > &Rhs)=default | cl::sycl::marray< Type, NumElements > | |
marray(marray< Type, NumElements > &&Rhs)=default | cl::sycl::marray< Type, NumElements > | |
operator Type() const | cl::sycl::marray< Type, NumElements > | inline |
operator!(const marray &Lhs) | cl::sycl::marray< Type, NumElements > | friend |
operator+(const marray &Lhs) | cl::sycl::marray< Type, NumElements > | friend |
operator-(const marray &Lhs) | cl::sycl::marray< Type, NumElements > | friend |
operator=(const marray< Type, NumElements > &Rhs)=default | cl::sycl::marray< Type, NumElements > | |
operator=(const Type &Rhs) | cl::sycl::marray< Type, NumElements > | inline |
operator[](std::size_t index) | cl::sycl::marray< Type, NumElements > | inline |
operator[](std::size_t index) const | cl::sycl::marray< Type, NumElements > | inline |
operator~(const marray &Lhs) | cl::sycl::marray< Type, NumElements > | friend |
reference typedef | cl::sycl::marray< Type, NumElements > | |
size() noexcept | cl::sycl::marray< Type, NumElements > | inlinestatic |
value_type typedef | cl::sycl::marray< Type, NumElements > | |