Ginkgo  Generated from pipelines/2662685947 branch based on develop. Ginkgo version 2.0.0
A numerical linear algebra library targeting many-core architectures
gko::batch::matrix::Ell< ValueType, IndexType > Member List

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

absolute_type typedef (defined in gko::batch::matrix::Ell< ValueType, IndexType >)gko::batch::matrix::Ell< ValueType, IndexType >
add_logger(std::shared_ptr< const Logger > logger) override (defined in gko::log::EnableLogging< PolymorphicObject >)gko::log::EnableLogging< PolymorphicObject >inlinevirtual
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) constgko::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) constgko::batch::matrix::Ell< ValueType, IndexType >
clear_loggers() override (defined in gko::log::EnableLogging< PolymorphicObject >)gko::log::EnableLogging< PolymorphicObject >inlinevirtual
clone(std::shared_ptr< const Executor > exec) constgko::EnableCloneable< Ell< ValueType, IndexType > >inline
clone() constgko::EnableCloneable< Ell< ValueType, IndexType > >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 >
EnableCloneable< Ell< ValueType, IndexType > >::convert_to(result_type *result) const overridegko::EnableCloneable< 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=0gko::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(ptr_param< const Cloneable > other) (defined in gko::Cloneable)gko::Cloneableinline
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) constgko::batch::matrix::Ell< ValueType, IndexType >
create_default() const (defined in gko::EnableCloneable< Ell< ValueType, IndexType > >)gko::EnableCloneable< Ell< ValueType, IndexType > >inline
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableCloneable< Ell< ValueType, IndexType > >)gko::EnableCloneable< Ell< ValueType, IndexType > >inline
create_view_for_item(size_type item_id)gko::batch::matrix::Ell< ValueType, IndexType >
Ell< previous_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
EnableCloneable< Ell > (defined in gko::batch::matrix::Ell< ValueType, IndexType >)gko::batch::matrix::Ell< ValueType, IndexType >friend
get_col_idxs() noexceptgko::batch::matrix::Ell< ValueType, IndexType >inline
get_col_idxs_for_item(size_type batch_id) noexceptgko::batch::matrix::Ell< ValueType, IndexType >inline
get_common_size() constgko::batch::BatchLinOpinline
get_const_col_idxs() const noexceptgko::batch::matrix::Ell< ValueType, IndexType >inline
get_const_col_idxs_for_item(size_type batch_id) const noexceptgko::batch::matrix::Ell< ValueType, IndexType >inline
get_const_values() const noexceptgko::batch::matrix::Ell< ValueType, IndexType >inline
get_const_values_for_item(size_type batch_id) const noexceptgko::batch::matrix::Ell< ValueType, IndexType >inline
get_executor() const noexceptgko::PolymorphicObjectinline
get_loggers() const override (defined in gko::log::EnableLogging< PolymorphicObject >)gko::log::EnableLogging< PolymorphicObject >inlinevirtual
get_num_batch_items() const noexceptgko::batch::BatchLinOpinline
get_num_elements_per_item() const noexceptgko::batch::matrix::Ell< ValueType, IndexType >inline
get_num_stored_elements() const noexceptgko::batch::matrix::Ell< ValueType, IndexType >inline
get_num_stored_elements_per_row() const noexceptgko::batch::matrix::Ell< ValueType, IndexType >inline
get_size() const noexceptgko::batch::BatchLinOpinline
get_values() noexceptgko::batch::matrix::Ell< ValueType, IndexType >inline
get_values_for_item(size_type batch_id) noexceptgko::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< Cloneable > other) (defined in gko::Cloneable)gko::Cloneableinline
move_to(Ell< next_precision< ValueType >, IndexType > *result) override (defined in gko::batch::matrix::Ell< ValueType, IndexType >)gko::batch::matrix::Ell< ValueType, IndexType >
EnableCloneable< Ell< ValueType, IndexType > >::move_to(result_type *result) overridegko::EnableCloneable< 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)=0gko::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
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject)gko::PolymorphicObjectinline
remove_logger(const Logger *logger) override (defined in gko::log::EnableLogging< PolymorphicObject >)gko::log::EnableLogging< PolymorphicObject >inlinevirtual
remove_logger(ptr_param< const Logger > logger) (defined in gko::log::EnableLogging< PolymorphicObject >)gko::log::EnableLogging< PolymorphicObject >inline
result_type typedef (defined in gko::EnableCloneable< Ell< ValueType, IndexType > >)gko::EnableCloneable< 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 >
validate_application_parameters(const MultiVector< ValueType > *b, MultiVector< ValueType > *x) constgko::batch::BatchLinOpinline
validate_application_parameters(const MultiVector< ValueType > *alpha, const MultiVector< ValueType > *b, const MultiVector< ValueType > *beta, MultiVector< ValueType > *x) constgko::batch::BatchLinOpinline
value_type typedef (defined in gko::batch::matrix::Ell< ValueType, IndexType >)gko::batch::matrix::Ell< ValueType, IndexType >
~Cloneable()=default (defined in gko::Cloneable)gko::Cloneablevirtual
~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
~Loggable()=default (defined in gko::log::Loggable)gko::log::Loggablevirtual
~PolymorphicObject() (defined in gko::PolymorphicObject)gko::PolymorphicObjectinlinevirtual