| add_to_diagonal(const value_type &t) | batmat::matrix::View< T, I, S, D, L, O > | inline |
| as_column(std::span< T > v) | batmat::matrix::View< T, I, S, D, L, O > | inlinestatic |
| as_const() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| batch(index_type b) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| batch_dyn(index_type b) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| batch_size() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| batch_size_type typedef | batmat::matrix::View< T, I, S, D, L, O > | |
| batch_view_type typedef | batmat::matrix::View< T, I, S, D, L, O > | |
| begin() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| block(index_type r, index_type c, index_type nr, index_type nc) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| bottom_left(index_type nr, index_type nc) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| bottom_right(index_type nr, index_type nc) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| bottom_rows(index_type n) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| ceil_depth() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| col_slice_view_type typedef | batmat::matrix::View< T, I, S, D, L, O > | |
| cols() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| const_view_type typedef | batmat::matrix::View< T, I, S, D, L, O > | |
| copy_values(const Other &other) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| data() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| data_ptr | batmat::matrix::View< T, I, S, D, L, O > | |
| depth() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| depth_type typedef | batmat::matrix::View< T, I, S, D, L, O > | |
| end() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| first_layers(N n) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| general_slice_view_type typedef | batmat::matrix::View< T, I, S, D, L, O > | |
| get_layer_stride_for() const | batmat::matrix::View< T, I, S, D, L, O > | inlineprivate |
| has_full_inner_stride() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| has_full_layer_stride() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| has_full_outer_stride() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| has_single_batch_at_compile_time | batmat::matrix::View< T, I, S, D, L, O > | static |
| has_single_layer_at_compile_time | batmat::matrix::View< T, I, S, D, L, O > | static |
| index_type typedef | batmat::matrix::View< T, I, S, D, L, O > | |
| inner_size() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| inner_stride() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| is_column_major | batmat::matrix::View< T, I, S, D, L, O > | static |
| is_row_major | batmat::matrix::View< T, I, S, D, L, O > | static |
| layer_stride() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| layer_stride_type typedef | batmat::matrix::View< T, I, S, D, L, O > | |
| layout | batmat::matrix::View< T, I, S, D, L, O > | |
| layout_type typedef | batmat::matrix::View< T, I, S, D, L, O > | |
| left_cols(index_type n) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| middle_cols(index_type c, index_type n) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| middle_layers(index_type l, N n) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| middle_rows(index_type r, index_type n) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| negate() | batmat::matrix::View< T, I, S, D, L, O > | inline |
| num_batches() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| operator const_view_type() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| operator guanaqo::MatrixView< T, I, standard_stride_type, O >() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| operator View< const T, I, S, D, I, O >() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| operator View< const T, I, S, integral_value_type_t< D >, L, O >() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| operator View< T, I, S, D, I, O >() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| operator View< T, I, S, integral_value_type_t< D >, L, O >() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| operator()(index_type l) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| operator()(index_type l, index_type r, index_type c) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| operator+=(View< U, J, R, E, M, O > other) | batmat::matrix::View< T, I, S, D, L, O > | inline |
| operator=(const View &other) | batmat::matrix::View< T, I, S, D, L, O > | inline |
| operator=(View< U, J, R, E, M, O > other) | batmat::matrix::View< T, I, S, D, L, O > | inline |
| outer_size() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| outer_stride() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| padded_size() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| reassign(View other) | batmat::matrix::View< T, I, S, D, L, O > | inline |
| reshaped(index_type rows, index_type cols) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| right_cols(index_type n) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| row_slice_view_type typedef | batmat::matrix::View< T, I, S, D, L, O > | |
| rows() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| set_constant(value_type t) | batmat::matrix::View< T, I, S, D, L, O > | inline |
| size() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| standard_stride_type typedef | batmat::matrix::View< T, I, S, D, L, O > | |
| storage_order | batmat::matrix::View< T, I, S, D, L, O > | static |
| top_left(index_type nr, index_type nc) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| top_right(index_type nr, index_type nc) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| top_rows(index_type n) const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| transposed() const | batmat::matrix::View< T, I, S, D, L, O > | inline |
| value_type typedef | batmat::matrix::View< T, I, S, D, L, O > | |
| View(PlainBatchedMatrixView p={}) | batmat::matrix::View< T, I, S, D, L, O > | inline |
| View(std::span< T > data, layout_type layout) | batmat::matrix::View< T, I, S, D, L, O > | inline |
| View(value_type *data, layout_type layout) | batmat::matrix::View< T, I, S, D, L, O > | inline |
| View(const View &)=default | batmat::matrix::View< T, I, S, D, L, O > | |