| _data | etl::fast_matrix_base< D, T, ST, SO, Dims > | protected |
| _gpu | etl::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) const | etl::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 typedef | etl::fast_matrix_base< D, T, ST, SO, Dims > | |
| const_memory_type typedef | etl::fast_matrix_base< D, T, ST, SO, Dims > | |
| derived_t typedef | etl::fast_matrix_base< D, T, ST, SO, Dims > | |
| dim() noexcept | etl::fast_matrix_base< D, T, ST, SO, Dims > | inlinestatic |
| dim(size_t d) const noexcept | etl::fast_matrix_base< D, T, ST, SO, Dims > | inline |
| dimensions() noexcept | etl::fast_matrix_base< D, T, ST, SO, Dims > | inlinestatic |
| etl_size | etl::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) noexcept | etl::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 typedef | etl::fast_matrix_base< D, T, ST, SO, Dims > | |
| memory_end() noexcept | etl::fast_matrix_base< D, T, ST, SO, Dims > | inline |
| memory_end() const noexcept | etl::fast_matrix_base< D, T, ST, SO, Dims > | inline |
| memory_start() noexcept | etl::fast_matrix_base< D, T, ST, SO, Dims > | inline |
| memory_start() const noexcept | etl::fast_matrix_base< D, T, ST, SO, Dims > | inline |
| memory_type typedef | etl::fast_matrix_base< D, T, ST, SO, Dims > | |
| n_dimensions | etl::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() noexcept | etl::fast_matrix_base< D, T, ST, SO, Dims > | inlinestatic |
| size() noexcept | etl::fast_matrix_base< D, T, ST, SO, Dims > | inlinestatic |
| slice(size_t first, size_t last) noexcept | etl::fast_matrix_base< D, T, ST, SO, Dims > | inline |
| slice(size_t first, size_t last) const noexcept | etl::fast_matrix_base< D, T, ST, SO, Dims > | inline |
| storage_impl typedef | etl::fast_matrix_base< D, T, ST, SO, Dims > | |
| value_type typedef | etl::fast_matrix_base< D, T, ST, SO, Dims > | |