absolute_type typedef (defined in gko::batch::matrix::Ell< ValueType, IndexType >) | gko::batch::matrix::Ell< ValueType, IndexType > | |
add_scaled_identity(ptr_param< const MultiVector< value_type >> alpha, ptr_param< const MultiVector< value_type >> beta) | gko::batch::matrix::Ell< ValueType, IndexType > | |
apply(ptr_param< const MultiVector< value_type >> b, ptr_param< MultiVector< value_type >> x) | gko::batch::matrix::Ell< ValueType, IndexType > | |
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::Ell< ValueType, IndexType > | |
apply(ptr_param< const MultiVector< value_type >> b, ptr_param< MultiVector< value_type >> x) const | gko::batch::matrix::Ell< ValueType, IndexType > | |
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) const | gko::batch::matrix::Ell< ValueType, IndexType > | |
clear() (defined in gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp > | inline |
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp > | inline |
clone() const (defined in gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp > | inline |
complex_type typedef (defined in gko::batch::matrix::Ell< ValueType, IndexType >) | gko::batch::matrix::Ell< ValueType, IndexType > | |
convert_to(Ell< next_precision< ValueType >, IndexType > *result) const override (defined in gko::batch::matrix::Ell< ValueType, IndexType >) | gko::batch::matrix::Ell< ValueType, IndexType > | |
EnableBatchLinOp< Ell< ValueType, IndexType > >::convert_to(result_type *result) const override | gko::EnablePolymorphicAssignment< Ell< ValueType, IndexType > > | inlinevirtual |
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< Ell< ValueType, IndexType > >) | gko::ConvertibleTo< Ell< ValueType, IndexType > > | inline |
ConvertibleTo< Ell< next_precision< ValueType >, IndexType > >::convert_to(result_type *result) const=0 | gko::ConvertibleTo< Ell< next_precision< ValueType >, IndexType > > | pure virtual |
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< Ell< next_precision< ValueType >, IndexType > >) | gko::ConvertibleTo< Ell< next_precision< ValueType >, IndexType > > | inline |
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp > | inline |
copy_from(std::unique_ptr< Derived > &&other) (defined in gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp > | inline |
copy_from(const std::unique_ptr< Derived > &other) (defined in gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp > | inline |
copy_from(const std::shared_ptr< const PolymorphicObject > &other) (defined in gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp > | inline |
create(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &size=batch_dim< 2 >{}, const IndexType num_elems_per_row=0) | gko::batch::matrix::Ell< ValueType, IndexType > | static |
create(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &size, const IndexType num_elems_per_row, array< value_type > values, array< index_type > col_idxs) | gko::batch::matrix::Ell< ValueType, IndexType > | static |
create(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &size, const IndexType num_elems_per_row, std::initializer_list< InputValueType > values, std::initializer_list< ColIndexType > col_idxs) | gko::batch::matrix::Ell< ValueType, IndexType > | inlinestatic |
create_const(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &sizes, const index_type num_elems_per_row, gko::detail::const_array_view< value_type > &&values, gko::detail::const_array_view< index_type > &&col_idxs) | gko::batch::matrix::Ell< ValueType, IndexType > | static |
create_const_view_for_item(size_type item_id) const | gko::batch::matrix::Ell< ValueType, IndexType > | |
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp > | inline |
create_default() const (defined in gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp > | inline |
create_view_for_item(size_type item_id) | gko::batch::matrix::Ell< ValueType, IndexType > | |
Ell< next_precision< ValueType >, IndexType > (defined in gko::batch::matrix::Ell< ValueType, IndexType >) | gko::batch::matrix::Ell< ValueType, IndexType > | friend |
Ell< to_complex< ValueType >, IndexType > (defined in gko::batch::matrix::Ell< ValueType, IndexType >) | gko::batch::matrix::Ell< ValueType, IndexType > | friend |
EnablePolymorphicObject< Ell, BatchLinOp > (defined in gko::batch::matrix::Ell< ValueType, IndexType >) | gko::batch::matrix::Ell< ValueType, IndexType > | friend |
get_col_idxs() noexcept | gko::batch::matrix::Ell< ValueType, IndexType > | inline |
get_col_idxs_for_item(size_type batch_id) noexcept | gko::batch::matrix::Ell< ValueType, IndexType > | inline |
get_const_col_idxs() const noexcept | gko::batch::matrix::Ell< ValueType, IndexType > | inline |
get_const_col_idxs_for_item(size_type batch_id) const noexcept | gko::batch::matrix::Ell< ValueType, IndexType > | inline |
get_const_values() const noexcept | gko::batch::matrix::Ell< ValueType, IndexType > | inline |
get_const_values_for_item(size_type batch_id) const noexcept | gko::batch::matrix::Ell< ValueType, IndexType > | inline |
get_num_elements_per_item() const noexcept | gko::batch::matrix::Ell< ValueType, IndexType > | inline |
get_num_stored_elements() const noexcept | gko::batch::matrix::Ell< ValueType, IndexType > | inline |
get_num_stored_elements_per_row() const noexcept | gko::batch::matrix::Ell< ValueType, IndexType > | inline |
get_values() noexcept | gko::batch::matrix::Ell< ValueType, IndexType > | inline |
get_values_for_item(size_type batch_id) noexcept | gko::batch::matrix::Ell< ValueType, IndexType > | inline |
index_type typedef (defined in gko::batch::matrix::Ell< ValueType, IndexType >) | gko::batch::matrix::Ell< ValueType, IndexType > | |
move_from(ptr_param< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Ell< ValueType, IndexType >, BatchLinOp > | inline |
move_to(Ell< next_precision< ValueType >, IndexType > *result) override (defined in gko::batch::matrix::Ell< ValueType, IndexType >) | gko::batch::matrix::Ell< ValueType, IndexType > | |
EnableBatchLinOp< Ell< ValueType, IndexType > >::move_to(result_type *result) override | gko::EnablePolymorphicAssignment< Ell< ValueType, IndexType > > | inlinevirtual |
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< Ell< ValueType, IndexType > >) | gko::ConvertibleTo< Ell< ValueType, IndexType > > | inline |
ConvertibleTo< Ell< next_precision< ValueType >, IndexType > >::move_to(result_type *result)=0 | gko::ConvertibleTo< Ell< next_precision< ValueType >, IndexType > > | pure virtual |
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< Ell< next_precision< ValueType >, IndexType > >) | gko::ConvertibleTo< Ell< next_precision< ValueType >, IndexType > > | inline |
result_type typedef (defined in gko::EnablePolymorphicAssignment< Ell< ValueType, IndexType > >) | gko::EnablePolymorphicAssignment< Ell< ValueType, IndexType > > | |
result_type typedef (defined in gko::ConvertibleTo< Ell< next_precision< ValueType >, IndexType > >) | gko::ConvertibleTo< Ell< next_precision< ValueType >, IndexType > > | |
scale(const array< value_type > &row_scale, const array< value_type > &col_scale) | gko::batch::matrix::Ell< ValueType, IndexType > | |
unbatch_type typedef (defined in gko::batch::matrix::Ell< ValueType, IndexType >) | gko::batch::matrix::Ell< ValueType, IndexType > | |
value_type typedef (defined in gko::batch::matrix::Ell< ValueType, IndexType >) | gko::batch::matrix::Ell< ValueType, IndexType > | |
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Ell< ValueType, IndexType > >) | gko::ConvertibleTo< Ell< ValueType, IndexType > > | virtual |
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Ell< next_precision< ValueType >, IndexType > >) | gko::ConvertibleTo< Ell< next_precision< ValueType >, IndexType > > | virtual |