Expression Templates Library (ETL)
etl::fast_matrix_base< D, T, ST, SO, Dims > Member List

This is the complete list of members for etl::fast_matrix_base< D, T, ST, SO, Dims >, including all inherited members.

_dataetl::fast_matrix_base< D, T, ST, SO, Dims >protected
_gpuetl::fast_matrix_base< D, T, ST, SO, Dims >protected
access(S... args)etl::fast_matrix_base< D, T, ST, SO, Dims >inlineprotected
access(S... args) constetl::fast_matrix_base< D, T, ST, SO, Dims >inlineprotected
columns() noexcept requires(n_dimensions > 1)etl::fast_matrix_base< D, T, ST, SO, Dims >inlinestatic
const_iterator typedefetl::fast_matrix_base< D, T, ST, SO, Dims >
const_memory_type typedefetl::fast_matrix_base< D, T, ST, SO, Dims >
derived_t typedefetl::fast_matrix_base< D, T, ST, SO, Dims >
dim() noexceptetl::fast_matrix_base< D, T, ST, SO, Dims >inlinestatic
dim(size_t d) const noexceptetl::fast_matrix_base< D, T, ST, SO, Dims >inline
dimensions() noexceptetl::fast_matrix_base< D, T, ST, SO, Dims >inlinestatic
etl_sizeetl::fast_matrix_base< D, T, ST, SO, Dims >static
fast_matrix_base()etl::fast_matrix_base< D, T, ST, SO, Dims >inline
fast_matrix_base(storage_impl data)etl::fast_matrix_base< D, T, ST, SO, Dims >inline
fast_matrix_base(const fast_matrix_base &rhs)etl::fast_matrix_base< D, T, ST, SO, Dims >inline
fast_matrix_base(fast_matrix_base &&rhs) noexceptetl::fast_matrix_base< D, T, ST, SO, Dims >inline
index(S... args)etl::fast_matrix_base< D, T, ST, SO, Dims >inlineprotectedstatic
init()etl::fast_matrix_base< D, T, ST, SO, Dims >inlineprotected
iterator typedefetl::fast_matrix_base< D, T, ST, SO, Dims >
memory_end() noexceptetl::fast_matrix_base< D, T, ST, SO, Dims >inline
memory_end() const noexceptetl::fast_matrix_base< D, T, ST, SO, Dims >inline
memory_start() noexceptetl::fast_matrix_base< D, T, ST, SO, Dims >inline
memory_start() const noexceptetl::fast_matrix_base< D, T, ST, SO, Dims >inline
memory_type typedefetl::fast_matrix_base< D, T, ST, SO, Dims >
n_dimensionsetl::fast_matrix_base< D, T, ST, SO, Dims >static
operator()(size_t i) noexcept requires(n_dimensions > 1)etl::fast_matrix_base< D, T, ST, SO, Dims >inline
operator()(size_t i) const noexcept requires(n_dimensions > 1)etl::fast_matrix_base< D, T, ST, SO, Dims >inline
operator=(const fast_matrix_base &rhs)=delete (defined in etl::fast_matrix_base< D, T, ST, SO, Dims >)etl::fast_matrix_base< D, T, ST, SO, Dims >
operator=(fast_matrix_base &&rhs)=delete (defined in etl::fast_matrix_base< D, T, ST, SO, Dims >)etl::fast_matrix_base< D, T, ST, SO, Dims >
rows() noexceptetl::fast_matrix_base< D, T, ST, SO, Dims >inlinestatic
size() noexceptetl::fast_matrix_base< D, T, ST, SO, Dims >inlinestatic
slice(size_t first, size_t last) noexceptetl::fast_matrix_base< D, T, ST, SO, Dims >inline
slice(size_t first, size_t last) const noexceptetl::fast_matrix_base< D, T, ST, SO, Dims >inline
storage_impl typedefetl::fast_matrix_base< D, T, ST, SO, Dims >
value_type typedefetl::fast_matrix_base< D, T, ST, SO, Dims >