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::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_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::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
clear_loggers() override (defined in gko::log::EnableLogging< PolymorphicObject >)gko::log::EnableLogging< PolymorphicObject >inlinevirtual
clone(std::shared_ptr< const Executor > exec) constgko::EnableCloneable< Dense< ValueType > >inline
clone() constgko::EnableCloneable< 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 >
EnableCloneable< Dense< ValueType > >::convert_to(result_type *result) const overridegko::EnableCloneable< Dense< ValueType > >inlinevirtual
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< Dense< ValueType > >)gko::ConvertibleTo< Dense< ValueType > >inline
ConvertibleTo< Dense< next_precision< ValueType > > >::convert_to(result_type *result) const=0gko::ConvertibleTo< Dense< next_precision< ValueType > > >pure virtual
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< Dense< next_precision< ValueType > > >)gko::ConvertibleTo< Dense< next_precision< ValueType > > >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 >{})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_default() const (defined in gko::EnableCloneable< Dense< ValueType > >)gko::EnableCloneable< Dense< ValueType > >inline
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableCloneable< Dense< ValueType > >)gko::EnableCloneable< Dense< ValueType > >inline
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
EnableCloneable< Dense > (defined in gko::batch::matrix::Dense< ValueType >)gko::batch::matrix::Dense< ValueType >friend
get_common_size() constgko::batch::BatchLinOpinline
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_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::Dense< ValueType >inline
get_num_stored_elements() const noexceptgko::batch::matrix::Dense< ValueType >inline
get_size() const noexceptgko::batch::BatchLinOpinline
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_from(ptr_param< Cloneable > other) (defined in gko::Cloneable)gko::Cloneableinline
move_to(Dense< next_precision< ValueType >> *result) override (defined in gko::batch::matrix::Dense< ValueType >)gko::batch::matrix::Dense< ValueType >
EnableCloneable< Dense< ValueType > >::move_to(result_type *result) overridegko::EnableCloneable< Dense< ValueType > >inlinevirtual
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< Dense< ValueType > >)gko::ConvertibleTo< Dense< ValueType > >inline
ConvertibleTo< Dense< next_precision< ValueType > > >::move_to(result_type *result)=0gko::ConvertibleTo< Dense< next_precision< ValueType > > >pure virtual
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< Dense< next_precision< ValueType > > >)gko::ConvertibleTo< Dense< next_precision< ValueType > > >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< Dense< ValueType > >)gko::EnableCloneable< Dense< ValueType > >
result_type typedef (defined in gko::ConvertibleTo< Dense< next_precision< ValueType > > >)gko::ConvertibleTo< Dense< next_precision< ValueType > > >
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 >
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::Dense< ValueType >)gko::batch::matrix::Dense< ValueType >
~Cloneable()=default (defined in gko::Cloneable)gko::Cloneablevirtual
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Dense< ValueType > >)gko::ConvertibleTo< Dense< ValueType > >virtual
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Dense< next_precision< ValueType > > >)gko::ConvertibleTo< Dense< next_precision< ValueType > > >virtual
~Loggable()=default (defined in gko::log::Loggable)gko::log::Loggablevirtual
~PolymorphicObject() (defined in gko::PolymorphicObject)gko::PolymorphicObjectinlinevirtual