guanaqo 1.0.0-alpha.27
Utilities for scientific software
Loading...
Searching...
No Matches
guanaqo::MatrixView< T, I, S, O > Member List

This is the complete list of members for guanaqo::MatrixView< T, I, S, O >, including all inherited members.

add_to_diagonal(const value_type &t)guanaqo::MatrixView< T, I, S, O >inline
as_column(std::span< T > v)guanaqo::MatrixView< T, I, S, O >inlinestatic
as_row(std::span< T > v)guanaqo::MatrixView< T, I, S, O >inlinestatic
block(index_type r, index_type c, index_type nr, index_type nc) constguanaqo::MatrixView< T, I, S, O >inline
bottom_left(index_type nr, index_type nc) constguanaqo::MatrixView< T, I, S, O >inline
bottom_right(index_type nr, index_type nc) constguanaqo::MatrixView< T, I, S, O >inline
bottom_rows(index_type n) constguanaqo::MatrixView< T, I, S, O >inline
col_stride() constguanaqo::MatrixView< T, I, S, O >inline
colsguanaqo::MatrixView< T, I, S, O >
copy_values(const Other &other)guanaqo::MatrixView< T, I, S, O >inline
dataguanaqo::MatrixView< T, I, S, O >
diagonal()guanaqo::MatrixView< T, I, S, O >inline
empty() constguanaqo::MatrixView< T, I, S, O >inline
generate(Generator gen)guanaqo::MatrixView< T, I, S, O >inline
index_type typedefguanaqo::MatrixView< T, I, S, O >
inner_size() constguanaqo::MatrixView< T, I, S, O >inline
inner_strideguanaqo::MatrixView< T, I, S, O >
inner_stride_type typedefguanaqo::MatrixView< T, I, S, O >
is_column_majorguanaqo::MatrixView< T, I, S, O >static
is_row_majorguanaqo::MatrixView< T, I, S, O >static
iter_diagonal(const auto f)guanaqo::MatrixView< T, I, S, O >inline
iter_diagonal(const auto f) constguanaqo::MatrixView< T, I, S, O >inline
left_cols(index_type n) constguanaqo::MatrixView< T, I, S, O >inline
MatrixView(PlainMatrixView p)guanaqo::MatrixView< T, I, S, O >inline
MatrixView(const MatrixView &)=defaultguanaqo::MatrixView< T, I, S, O >
middle_cols(index_type c, index_type n) constguanaqo::MatrixView< T, I, S, O >inline
middle_rows(index_type r, index_type n) constguanaqo::MatrixView< T, I, S, O >inline
operator MatrixView< const T, I, S, O >() constguanaqo::MatrixView< T, I, S, O >inline
operator()(index_type r, index_type c) constguanaqo::MatrixView< T, I, S, O >inline
operator+=(MatrixView< U, J, R, O > other)guanaqo::MatrixView< T, I, S, O >inline
operator+=(const U &u)guanaqo::MatrixView< T, I, S, O >inline
operator=(const MatrixView &other)guanaqo::MatrixView< T, I, S, O >inline
operator=(MatrixView< U, J, R, O > other)guanaqo::MatrixView< T, I, S, O >inline
outer_size() constguanaqo::MatrixView< T, I, S, O >inline
outer_strideguanaqo::MatrixView< T, I, S, O >
reassign(MatrixView other)guanaqo::MatrixView< T, I, S, O >inline
right_cols(index_type n) constguanaqo::MatrixView< T, I, S, O >inline
row_stride() constguanaqo::MatrixView< T, I, S, O >inline
rowsguanaqo::MatrixView< T, I, S, O >
set_constant(const value_type &t)guanaqo::MatrixView< T, I, S, O >inline
set_constant(const value_type &t, Triangular tr)guanaqo::MatrixView< T, I, S, O >inline
set_constant(const value_type &t, Triangular tr)guanaqo::MatrixView< T, I, S, O >inline
set_diagonal(const value_type &t)guanaqo::MatrixView< T, I, S, O >inline
storage_orderguanaqo::MatrixView< T, I, S, O >static
top_left(index_type nr, index_type nc) constguanaqo::MatrixView< T, I, S, O >inline
top_right(index_type nr, index_type nc) constguanaqo::MatrixView< T, I, S, O >inline
top_rows(index_type n) constguanaqo::MatrixView< T, I, S, O >inline
transposed() constguanaqo::MatrixView< T, I, S, O >inline
value_type typedefguanaqo::MatrixView< T, I, S, O >