absolute_type typedef (defined in gko::batch::MultiVector< ValueType >) | gko::batch::MultiVector< ValueType > | |
add_logger(std::shared_ptr< const Logger > logger) override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
add_scaled(ptr_param< const MultiVector< ValueType >> alpha, ptr_param< const MultiVector< ValueType >> b) | gko::batch::MultiVector< ValueType > | |
at(size_type batch_id, size_type row, size_type col) | gko::batch::MultiVector< ValueType > | inline |
at(size_type batch_id, size_type row, size_type col) const | gko::batch::MultiVector< ValueType > | inline |
at(size_type batch_id, size_type idx) noexcept | gko::batch::MultiVector< ValueType > | inline |
at(size_type batch_id, size_type idx) const noexcept | gko::batch::MultiVector< ValueType > | inline |
clear() (defined in gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject >) | gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject > | inline |
clear_loggers() override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject >) | gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject > | inline |
clone() const (defined in gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject >) | gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject > | inline |
complex_type typedef (defined in gko::batch::MultiVector< ValueType >) | gko::batch::MultiVector< ValueType > | |
compute_conj_dot(ptr_param< const MultiVector< ValueType >> b, ptr_param< MultiVector< ValueType >> result) const | gko::batch::MultiVector< ValueType > | |
compute_dot(ptr_param< const MultiVector< ValueType >> b, ptr_param< MultiVector< ValueType >> result) const | gko::batch::MultiVector< ValueType > | |
compute_norm2(ptr_param< MultiVector< remove_complex< ValueType >>> result) const | gko::batch::MultiVector< ValueType > | |
convert_to(MultiVector< next_precision< ValueType >> *result) const override (defined in gko::batch::MultiVector< ValueType >) | gko::batch::MultiVector< ValueType > | |
EnablePolymorphicAssignment< MultiVector< ValueType > >::convert_to(result_type *result) const override | gko::EnablePolymorphicAssignment< MultiVector< ValueType > > | inlinevirtual |
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< MultiVector< ValueType > >) | gko::ConvertibleTo< MultiVector< ValueType > > | inline |
ConvertibleTo< MultiVector< next_precision< ValueType > > >::convert_to(result_type *result) const=0 | gko::ConvertibleTo< MultiVector< next_precision< ValueType > > > | pure virtual |
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< MultiVector< next_precision< ValueType > > >) | gko::ConvertibleTo< MultiVector< next_precision< ValueType > > > | inline |
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject >) | gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject > | inline |
copy_from(std::unique_ptr< Derived > &&other) (defined in gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject >) | gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject > | inline |
copy_from(const std::unique_ptr< Derived > &other) (defined in gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject >) | gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject > | inline |
copy_from(const std::shared_ptr< const PolymorphicObject > &other) (defined in gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject >) | gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject > | inline |
gko::PolymorphicObject::copy_from(std::unique_ptr< Derived, Deleter > &&other) | gko::PolymorphicObject | inline |
gko::PolymorphicObject::copy_from(const std::unique_ptr< Derived, Deleter > &other) | gko::PolymorphicObject | inline |
create(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &size=batch_dim< 2 >{}) | gko::batch::MultiVector< ValueType > | static |
create(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &size, array< value_type > values) | gko::batch::MultiVector< ValueType > | static |
create(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &size, std::initializer_list< InputValueType > values) | gko::batch::MultiVector< ValueType > | inlinestatic |
create_const(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &sizes, gko::detail::const_array_view< ValueType > &&values) | gko::batch::MultiVector< ValueType > | static |
create_const_view_for_item(size_type item_id) const | gko::batch::MultiVector< ValueType > | |
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject >) | gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject > | inline |
create_default() const (defined in gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject >) | gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject > | inline |
create_view_for_item(size_type item_id) | gko::batch::MultiVector< ValueType > | |
create_with_config_of(ptr_param< const MultiVector > other) | gko::batch::MultiVector< ValueType > | static |
EnablePolymorphicObject< MultiVector > (defined in gko::batch::MultiVector< ValueType >) | gko::batch::MultiVector< ValueType > | friend |
fill(ValueType value) | gko::batch::MultiVector< ValueType > | |
get_common_size() const | gko::batch::MultiVector< ValueType > | inline |
get_const_values() const noexcept | gko::batch::MultiVector< ValueType > | inline |
get_const_values_for_item(size_type batch_id) const noexcept | gko::batch::MultiVector< ValueType > | inline |
get_cumulative_offset(size_type batch_id) const | gko::batch::MultiVector< ValueType > | inline |
get_executor() const noexcept | gko::PolymorphicObject | inline |
get_loggers() const override (defined in gko::log::EnableLogging< PolymorphicObject >) | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
get_num_batch_items() const | gko::batch::MultiVector< ValueType > | inline |
get_num_stored_elements() const noexcept | gko::batch::MultiVector< ValueType > | inline |
get_size() const | gko::batch::MultiVector< ValueType > | inline |
get_values() noexcept | gko::batch::MultiVector< ValueType > | inline |
get_values_for_item(size_type batch_id) noexcept | gko::batch::MultiVector< ValueType > | inline |
index_type typedef (defined in gko::batch::MultiVector< ValueType >) | gko::batch::MultiVector< ValueType > | |
move_from(ptr_param< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject >) | gko::EnableAbstractPolymorphicObject< MultiVector< ValueType >, PolymorphicObject > | inline |
move_to(MultiVector< next_precision< ValueType >> *result) override (defined in gko::batch::MultiVector< ValueType >) | gko::batch::MultiVector< ValueType > | |
EnablePolymorphicAssignment< MultiVector< ValueType > >::move_to(result_type *result) override | gko::EnablePolymorphicAssignment< MultiVector< ValueType > > | inlinevirtual |
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< MultiVector< ValueType > >) | gko::ConvertibleTo< MultiVector< ValueType > > | inline |
ConvertibleTo< MultiVector< next_precision< ValueType > > >::move_to(result_type *result)=0 | gko::ConvertibleTo< MultiVector< next_precision< ValueType > > > | pure virtual |
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< MultiVector< next_precision< ValueType > > >) | gko::ConvertibleTo< MultiVector< next_precision< ValueType > > > | inline |
MultiVector< next_precision< ValueType > > (defined in gko::batch::MultiVector< ValueType >) | gko::batch::MultiVector< ValueType > | friend |
MultiVector< to_complex< ValueType > > (defined in gko::batch::MultiVector< ValueType >) | gko::batch::MultiVector< ValueType > | friend |
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inline |
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::EnablePolymorphicAssignment< MultiVector< ValueType > >) | gko::EnablePolymorphicAssignment< MultiVector< ValueType > > | |
result_type typedef (defined in gko::ConvertibleTo< MultiVector< next_precision< ValueType > > >) | gko::ConvertibleTo< MultiVector< next_precision< ValueType > > > | |
scale(ptr_param< const MultiVector< ValueType >> alpha) | gko::batch::MultiVector< ValueType > | |
unbatch_type typedef (defined in gko::batch::MultiVector< ValueType >) | gko::batch::MultiVector< ValueType > | |
value_type typedef (defined in gko::batch::MultiVector< ValueType >) | gko::batch::MultiVector< ValueType > | |
~ConvertibleTo()=default (defined in gko::ConvertibleTo< MultiVector< ValueType > >) | gko::ConvertibleTo< MultiVector< ValueType > > | virtual |
~ConvertibleTo()=default (defined in gko::ConvertibleTo< MultiVector< next_precision< ValueType > > >) | gko::ConvertibleTo< MultiVector< next_precision< ValueType > > > | virtual |
~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |