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

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

_gpuetl::dense_dyn_base< custom_dyn_matrix_impl< T, SO, D >, T, SO, D >
_memoryetl::dense_dyn_base< custom_dyn_matrix_impl< T, SO, D >, T, SO, D >
alignmentetl::custom_dyn_matrix_impl< T, SO, D >static
inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >::as_derived() noexceptetl::inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >inline
expression_able< custom_dyn_matrix_impl< T, SO, D > >::as_derived() noexceptetl::expression_able< custom_dyn_matrix_impl< T, SO, D > >inline
value_testable< custom_dyn_matrix_impl< T, SO, D > >::as_derived() noexceptetl::value_testable< custom_dyn_matrix_impl< T, SO, D > >inline
value_testable< custom_dyn_matrix_impl< T, SO, D > >::as_derived() const noexceptetl::value_testable< custom_dyn_matrix_impl< T, SO, D > >inline
iterable< custom_dyn_matrix_impl< T, SO, D >, SO==order::RowMajor >::as_derived() noexceptetl::iterable< custom_dyn_matrix_impl< T, SO, D >, SO==order::RowMajor >inline
iterable< custom_dyn_matrix_impl< T, SO, D >, SO==order::RowMajor >::as_derived() const noexceptetl::iterable< custom_dyn_matrix_impl< T, SO, D >, SO==order::RowMajor >inline
dim_testable< custom_dyn_matrix_impl< T, SO, D > >::as_derived() noexceptetl::dim_testable< custom_dyn_matrix_impl< T, SO, D > >inline
dim_testable< custom_dyn_matrix_impl< T, SO, D > >::as_derived() const noexceptetl::dim_testable< custom_dyn_matrix_impl< T, SO, D > >inline
base_type typedefetl::custom_dyn_matrix_impl< T, SO, D >
begin() noexceptetl::iterable< custom_dyn_matrix_impl< T, SO, D >, SO==order::RowMajor >inline
begin() const noexceptetl::iterable< custom_dyn_matrix_impl< T, SO, D >, SO==order::RowMajor >inline
cbegin() const noexceptetl::iterable< custom_dyn_matrix_impl< T, SO, D >, SO==order::RowMajor >inline
cend() const noexceptetl::iterable< custom_dyn_matrix_impl< T, SO, D >, SO==order::RowMajor >inline
conj()etl::expression_able< custom_dyn_matrix_impl< T, SO, D > >inline
const_iterator typedefetl::custom_dyn_matrix_impl< T, SO, D >
const_memory_type typedefetl::custom_dyn_matrix_impl< T, SO, D >
custom_dyn_matrix_impl(const custom_dyn_matrix_impl &rhs) noexceptetl::custom_dyn_matrix_impl< T, SO, D >inline
custom_dyn_matrix_impl(custom_dyn_matrix_impl &&rhs) noexceptetl::custom_dyn_matrix_impl< T, SO, D >inline
deep_fflip_inplace()etl::inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >inline
deep_transpose_inplace()etl::inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >inline
dense_dyn_base() noexceptetl::dense_dyn_base< custom_dyn_matrix_impl< T, SO, D >, T, SO, D >inline
dense_dyn_base(const dense_dyn_base &rhs) noexceptetl::dense_dyn_base< custom_dyn_matrix_impl< T, SO, D >, T, SO, D >inline
dense_dyn_base(const derived_t &rhs) noexceptetl::dense_dyn_base< custom_dyn_matrix_impl< T, SO, D >, T, SO, D >inlineexplicit
dense_dyn_base(dense_dyn_base &&rhs) noexceptetl::dense_dyn_base< custom_dyn_matrix_impl< T, SO, D >, T, SO, D >inline
dense_dyn_base(derived_t &&rhs) noexceptetl::dense_dyn_base< custom_dyn_matrix_impl< T, SO, D >, T, SO, D >inlineexplicit
dense_dyn_base(size_t size, dimension_storage_impl dimensions) noexceptetl::dense_dyn_base< custom_dyn_matrix_impl< T, SO, D >, T, SO, D >inline
dense_dyn_base(E &&rhs) requires(!stdetl::dense_dyn_base< custom_dyn_matrix_impl< T, SO, D >, T, SO, D >inlineexplicit
dense_dyn_base< custom_dyn_matrix_impl< T, SO, D >, T, SO, D >::derived_t typedefetl::dense_dyn_base< custom_dyn_matrix_impl< T, SO, D >, T, SO, D >
inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >::derived_t typedefetl::inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >
expression_able< custom_dyn_matrix_impl< T, SO, D > >::derived_t typedefetl::expression_able< custom_dyn_matrix_impl< T, SO, D > >
value_testable< custom_dyn_matrix_impl< T, SO, D > >::derived_t typedefetl::value_testable< custom_dyn_matrix_impl< T, SO, D > >
iterable< custom_dyn_matrix_impl< T, SO, D >, SO==order::RowMajor >::derived_t typedefetl::iterable< custom_dyn_matrix_impl< T, SO, D >, SO==order::RowMajor >
dim_testable< custom_dyn_matrix_impl< T, SO, D > >::derived_t typedefetl::dim_testable< custom_dyn_matrix_impl< T, SO, D > >
dimension_storage_impl typedefetl::custom_dyn_matrix_impl< T, SO, D >
direct_deep_transpose_inplace()etl::inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >inline
direct_transpose_inplace() requires(etl_2d< derived_t >)etl::inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >inline
end() noexceptetl::iterable< custom_dyn_matrix_impl< T, SO, D >, SO==order::RowMajor >inline
end() const noexceptetl::iterable< custom_dyn_matrix_impl< T, SO, D >, SO==order::RowMajor >inline
fflip()etl::expression_able< custom_dyn_matrix_impl< T, SO, D > >inline
fflip_inplace() requires(mat_or_vec< derived_t >)etl::inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >inline
fft2_inplace() requires(etl_2d< derived_t > &&etl_complex_expr< derived_t >)etl::inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >inline
fft2_many_inplace() requires(deep_mat< derived_t > &&etl_complex_expr< derived_t >)etl::inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >inline
fft_inplace() requires(etl_1d< derived_t > &&etl_complex_expr< derived_t >)etl::inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >inline
fft_many_inplace() requires(matrix< derived_t > &&etl_complex_expr< derived_t >)etl::inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >inline
hflip()etl::expression_able< custom_dyn_matrix_impl< T, SO, D > >inline
ifft2_inplace() requires(etl_2d< derived_t > &&etl_complex_expr< derived_t >)etl::inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >inline
ifft2_many_inplace() requires(deep_mat< derived_t > &&etl_complex_expr< derived_t >)etl::inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >inline
ifft_inplace() requires(etl_1d< derived_t > &&etl_complex_expr< derived_t >)etl::inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >inline
ifft_many_inplace() requires(matrix< derived_t > &&etl_complex_expr< derived_t >)etl::inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >inline
imag()etl::expression_able< custom_dyn_matrix_impl< T, SO, D > >inline
is_diagonal() const noexceptetl::value_testable< custom_dyn_matrix_impl< T, SO, D > >inline
is_finite() const noexceptetl::value_testable< custom_dyn_matrix_impl< T, SO, D > >inline
is_lower_triangular() const noexceptetl::dim_testable< custom_dyn_matrix_impl< T, SO, D > >inline
is_rectangular() const noexceptetl::dim_testable< custom_dyn_matrix_impl< T, SO, D > >inline
is_square() const noexceptetl::dim_testable< custom_dyn_matrix_impl< T, SO, D > >inline
is_strictly_lower_triangular() const noexceptetl::dim_testable< custom_dyn_matrix_impl< T, SO, D > >inline
is_strictly_upper_triangular() const noexceptetl::dim_testable< custom_dyn_matrix_impl< T, SO, D > >inline
is_sub_rectangular() const noexceptetl::dim_testable< custom_dyn_matrix_impl< T, SO, D > >inline
is_sub_square() const noexceptetl::dim_testable< custom_dyn_matrix_impl< T, SO, D > >inline
is_symmetric() const noexceptetl::dim_testable< custom_dyn_matrix_impl< T, SO, D > >inline
is_triangular() const noexceptetl::dim_testable< custom_dyn_matrix_impl< T, SO, D > >inline
is_uni_lower_triangular() const noexceptetl::dim_testable< custom_dyn_matrix_impl< T, SO, D > >inline
is_uni_upper_triangular() const noexceptetl::dim_testable< custom_dyn_matrix_impl< T, SO, D > >inline
is_uniform() const noexceptetl::value_testable< custom_dyn_matrix_impl< T, SO, D > >inline
is_upper_triangular() const noexceptetl::dim_testable< custom_dyn_matrix_impl< T, SO, D > >inline
is_zero() const noexceptetl::value_testable< custom_dyn_matrix_impl< T, SO, D > >inline
iterable_base_type typedefetl::custom_dyn_matrix_impl< T, SO, D >
iterator typedefetl::custom_dyn_matrix_impl< T, SO, D >
memory_type typedefetl::custom_dyn_matrix_impl< T, SO, D >
n_dimensionsetl::custom_dyn_matrix_impl< T, SO, D >static
operator()(size_t i) noexcept(assert_nothrow)etl::dense_dyn_base< custom_dyn_matrix_impl< T, SO, D >, T, SO, D >inline
operator()(size_t i) const noexcept(assert_nothrow)etl::dense_dyn_base< custom_dyn_matrix_impl< T, SO, D >, T, SO, D >inline
real()etl::expression_able< custom_dyn_matrix_impl< T, SO, D > >inline
scale(E &&e)etl::expression_able< custom_dyn_matrix_impl< T, SO, D > >inline
scale_inplace(E &&e)etl::inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >inline
storage_orderetl::custom_dyn_matrix_impl< T, SO, D >static
this_type typedefetl::custom_dyn_matrix_impl< T, SO, D >
transpose()etl::expression_able< custom_dyn_matrix_impl< T, SO, D > >inline
transpose_inplace() requires(etl_2d< derived_t >)etl::inplace_assignable< custom_dyn_matrix_impl< T, SO, D > >inline
value_type typedefetl::custom_dyn_matrix_impl< T, SO, D >
vec_type typedefetl::custom_dyn_matrix_impl< T, SO, D >
vflip()etl::expression_able< custom_dyn_matrix_impl< T, SO, D > >inline