Ginkgo Generated from branch based on main. Ginkgo version 1.10.0
A numerical linear algebra library targeting many-core architectures
Loading...
Searching...
No Matches
gko::batch::matrix::Dense< ValueType > Member List

This is the complete list of members for gko::batch::matrix::Dense< ValueType >, including all inherited members.

absolute_type typedef (defined in gko::batch::matrix::Dense< ValueType >)gko::batch::matrix::Dense< ValueType >
add_scaled_identity(ptr_param< const MultiVector< value_type > > alpha, ptr_param< const MultiVector< value_type > > beta)gko::batch::matrix::Dense< ValueType >
apply(ptr_param< const MultiVector< value_type > > b, ptr_param< MultiVector< value_type > > x)gko::batch::matrix::Dense< ValueType >
apply(ptr_param< const MultiVector< value_type > > alpha, ptr_param< const MultiVector< value_type > > b, ptr_param< const MultiVector< value_type > > beta, ptr_param< MultiVector< value_type > > x)gko::batch::matrix::Dense< ValueType >
apply(ptr_param< const MultiVector< value_type > > b, ptr_param< MultiVector< value_type > > x) constgko::batch::matrix::Dense< ValueType >
apply(ptr_param< const MultiVector< value_type > > alpha, ptr_param< const MultiVector< value_type > > b, ptr_param< const MultiVector< value_type > > beta, ptr_param< MultiVector< value_type > > x) constgko::batch::matrix::Dense< ValueType >
at(size_type batch_id, size_type row, size_type col)gko::batch::matrix::Dense< ValueType >inline
at(size_type batch_id, size_type row, size_type col) constgko::batch::matrix::Dense< ValueType >inline
at(size_type batch_id, size_type idx) noexceptgko::batch::matrix::Dense< ValueType >inline
at(size_type batch_id, size_type idx) const noexceptgko::batch::matrix::Dense< ValueType >inline
complex_type typedef (defined in gko::batch::matrix::Dense< ValueType >)gko::batch::matrix::Dense< ValueType >
convert_to(Dense< next_precision< ValueType > > *result) const override (defined in gko::batch::matrix::Dense< ValueType >)gko::batch::matrix::Dense< ValueType >
gko::ConvertibleTo< Dense< next_precision< default_precision > > >::convert_to(result_type *result) const=0gko::ConvertibleTo< Dense< next_precision< default_precision > > >pure virtual
create(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &size=batch_dim< 2 >{})gko::batch::matrix::Dense< ValueType >static
create(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &size, array< value_type > values)gko::batch::matrix::Dense< ValueType >static
create(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &size, std::initializer_list< InputValueType > values)gko::batch::matrix::Dense< ValueType >inlinestatic
create_const(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &sizes, gko::detail::const_array_view< ValueType > &&values)gko::batch::matrix::Dense< ValueType >static
create_const_view_for_item(size_type item_id) constgko::batch::matrix::Dense< ValueType >
create_view_for_item(size_type item_id)gko::batch::matrix::Dense< ValueType >
Dense< previous_precision< ValueType > > (defined in gko::batch::matrix::Dense< ValueType >)gko::batch::matrix::Dense< ValueType >friend
Dense< to_complex< ValueType > > (defined in gko::batch::matrix::Dense< ValueType >)gko::batch::matrix::Dense< ValueType >friend
EnablePolymorphicObject< Dense, BatchLinOp > (defined in gko::batch::matrix::Dense< ValueType >)gko::batch::matrix::Dense< ValueType >friend
get_const_values() const noexceptgko::batch::matrix::Dense< ValueType >inline
get_const_values_for_item(size_type batch_id) const noexceptgko::batch::matrix::Dense< ValueType >inline
get_cumulative_offset(size_type batch_id) constgko::batch::matrix::Dense< ValueType >inline
get_num_elements_per_item() const noexceptgko::batch::matrix::Dense< ValueType >inline
get_num_stored_elements() const noexceptgko::batch::matrix::Dense< ValueType >inline
get_values() noexceptgko::batch::matrix::Dense< ValueType >inline
get_values_for_item(size_type batch_id) noexceptgko::batch::matrix::Dense< ValueType >inline
index_type typedef (defined in gko::batch::matrix::Dense< ValueType >)gko::batch::matrix::Dense< ValueType >
move_to(Dense< next_precision< ValueType > > *result) override (defined in gko::batch::matrix::Dense< ValueType >)gko::batch::matrix::Dense< ValueType >
gko::ConvertibleTo< Dense< next_precision< default_precision > > >::move_to(result_type *result)=0gko::ConvertibleTo< Dense< next_precision< default_precision > > >pure virtual
scale(const array< value_type > &row_scale, const array< value_type > &col_scale)gko::batch::matrix::Dense< ValueType >
scale_add(ptr_param< const MultiVector< value_type > > alpha, ptr_param< const batch::matrix::Dense< value_type > > b)gko::batch::matrix::Dense< ValueType >
transposed_type typedef (defined in gko::batch::matrix::Dense< ValueType >)gko::batch::matrix::Dense< ValueType >
unbatch_type typedef (defined in gko::batch::matrix::Dense< ValueType >)gko::batch::matrix::Dense< ValueType >
value_type typedef (defined in gko::batch::matrix::Dense< ValueType >)gko::batch::matrix::Dense< ValueType >