Expression Templates Library (ETL)
etl::adapter< Matrix > Member List

This is the complete list of members for etl::adapter< Matrix >, including all inherited members.

adapter() noexceptetl::adapter< Matrix >inline
adapter(value_type value) noexceptetl::adapter< Matrix >inlineexplicit
adapter(size_t dim) noexceptetl::adapter< Matrix >inlineexplicit
adapter(size_t dim, value_type value) noexceptetl::adapter< Matrix >inline
adapter(const adapter &rhs)=defaultetl::adapter< Matrix >
adapter(adapter &&rhs) noexcept=defaultetl::adapter< Matrix >
alias(const E &rhs) const noexceptetl::adapter< Matrix >inline
assign_add_to(L &&lhs) constetl::adapter< Matrix >inline
assign_div_to(L &&lhs) constetl::adapter< Matrix >inline
assign_mod_to(L &&lhs) constetl::adapter< Matrix >inline
assign_mul_to(L &&lhs) constetl::adapter< Matrix >inline
assign_sub_to(L &&lhs) constetl::adapter< Matrix >inline
assign_to(L &&lhs) constetl::adapter< Matrix >inline
const_memory_type typedefetl::adapter< Matrix >
dimensions() noexceptetl::adapter< Matrix >inlinestatic
ensure_cpu_up_to_date() constetl::adapter< Matrix >inline
ensure_gpu_allocated() constetl::adapter< Matrix >inline
ensure_gpu_up_to_date() constetl::adapter< Matrix >inline
expr_t typedefetl::adapter< Matrix >
gpu_compute_hint([[maybe_unused]] Y &y)etl::adapter< Matrix >inline
gpu_compute_hint([[maybe_unused]] Y &y) constetl::adapter< Matrix >inline
gpu_copy_from(const value_type *gpu_memory) constetl::adapter< Matrix >inline
gpu_evict() const noexceptetl::adapter< Matrix >inline
gpu_memory() const noexceptetl::adapter< Matrix >inline
invalidate_cpu() const noexceptetl::adapter< Matrix >inline
invalidate_gpu() const noexceptetl::adapter< Matrix >inline
is_cpu_up_to_date() const noexceptetl::adapter< Matrix >inline
is_gpu_up_to_date() const noexceptetl::adapter< Matrix >inline
load(size_t i) const noexceptetl::adapter< Matrix >inline
loadu(size_t i) const noexceptetl::adapter< Matrix >inline
matrix_t typedefetl::adapter< Matrix >
memory_end() noexceptetl::adapter< Matrix >inline
memory_end() const noexceptetl::adapter< Matrix >inline
memory_start() noexceptetl::adapter< Matrix >inline
memory_start() const noexceptetl::adapter< Matrix >inline
memory_type typedefetl::adapter< Matrix >
operator()(size_t i, size_t j) const noexceptetl::adapter< Matrix >inline
operator=(const adapter &rhs)=defaultetl::adapter< Matrix >
operator=(adapter &&rhs) noexcept=defaultetl::adapter< Matrix >
operator[](size_t i) const noexceptetl::adapter< Matrix >inline
operator[](size_t i) noexceptetl::adapter< Matrix >inline
read_flat(size_t i) const noexceptetl::adapter< Matrix >inline
store(vec_type< V > in, size_t i) noexceptetl::adapter< Matrix >inline
storeu(vec_type< V > in, size_t i) noexceptetl::adapter< Matrix >inline
stream(vec_type< V > in, size_t i) noexceptetl::adapter< Matrix >inline
validate_cpu() const noexceptetl::adapter< Matrix >inline
validate_gpu() const noexceptetl::adapter< Matrix >inline
valueetl::adapter< Matrix >protected
value_type typedefetl::adapter< Matrix >
vec_type typedefetl::adapter< Matrix >
visit([[maybe_unused]] const detail::evaluator_visitor &visitor) constetl::adapter< Matrix >inline