absolute_type typedef (defined in gko::batch::matrix::Dense< ValueType >) | gko::batch::matrix::Dense< ValueType > | |
add_logger(std::shared_ptr< const Logger > logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
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) const | 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) const | gko::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) const | gko::batch::matrix::Dense< ValueType > | inline |
at(size_type batch_id, size_type idx) noexcept | gko::batch::matrix::Dense< ValueType > | inline |
at(size_type batch_id, size_type idx) const noexcept | gko::batch::matrix::Dense< ValueType > | inline |
clear() (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
clear_loggers() override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
clone() const (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | 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::batch::EnableBatchLinOp::convert_to(result_type *result) const override | gko::EnablePolymorphicAssignment< ConcreteBatchLinOp > | inline |
gko::ConvertibleTo::convert_to(result_type *result) const =0 | gko::ConvertibleTo< ResultType > | pure virtual |
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< ResultType >) | gko::ConvertibleTo< ResultType > | inline |
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< ResultType >) | gko::ConvertibleTo< ResultType > | inline |
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
copy_from(std::unique_ptr< Derived > &&other) (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
copy_from(const std::unique_ptr< Derived > &other) (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
copy_from(const std::shared_ptr< const PolymorphicObject > &other) (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | 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(Args &&... args) (defined in gko::EnableCreateMethod< ConcreteType >) | gko::EnableCreateMethod< ConcreteType > | 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) const | gko::batch::matrix::Dense< ValueType > | |
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
create_default() const (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
create_view_for_item(size_type item_id) | gko::batch::matrix::Dense< ValueType > | |
Dense< next_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 |
EnableCreateMethod< Dense > (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 noexcept | gko::batch::matrix::Dense< ValueType > | inline |
get_const_values_for_item(size_type batch_id) const noexcept | gko::batch::matrix::Dense< ValueType > | inline |
get_cumulative_offset(size_type batch_id) const | gko::batch::matrix::Dense< ValueType > | inline |
get_executor() const noexcept | gko::PolymorphicObject | inline |
get_loggers() const override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
get_num_stored_elements() const noexcept | gko::batch::matrix::Dense< ValueType > | inline |
get_values() noexcept | gko::batch::matrix::Dense< ValueType > | inline |
get_values_for_item(size_type batch_id) noexcept | gko::batch::matrix::Dense< ValueType > | inline |
index_type typedef (defined in gko::batch::matrix::Dense< ValueType >) | gko::batch::matrix::Dense< ValueType > | |
move_from(ptr_param< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< AbstractObject, PolymorphicBase > | inline |
move_to(Dense< next_precision< ValueType > > *result) override (defined in gko::batch::matrix::Dense< ValueType >) | gko::batch::matrix::Dense< ValueType > | |
gko::batch::EnableBatchLinOp::move_to(result_type *result) override | gko::EnablePolymorphicAssignment< ConcreteBatchLinOp > | inline |
gko::ConvertibleTo::move_to(result_type *result)=0 | gko::ConvertibleTo< ResultType > | pure virtual |
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< ResultType >) | gko::ConvertibleTo< ResultType > | inline |
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< ResultType >) | gko::ConvertibleTo< ResultType > | inline |
operator=(const PolymorphicObject &) (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inline |
remove_logger(const Logger *logger) override | gko::log::EnableLogging< PolymorphicObject > | inlinevirtual |
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 > | |
~ConvertibleTo()=default (defined in gko::ConvertibleTo< ResultType >) | gko::ConvertibleTo< ResultType > | virtual |
~Loggable()=default (defined in gko::log::Loggable) | gko::log::Loggable | virtual |
~PolymorphicObject() (defined in gko::PolymorphicObject) | gko::PolymorphicObject | inlinevirtual |