absolute_type typedef (defined in gko::batch::matrix::Identity< ValueType >) | gko::batch::matrix::Identity< ValueType > | |
apply(ptr_param< const MultiVector< value_type >> b, ptr_param< MultiVector< value_type >> x) | gko::batch::matrix::Identity< 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::Identity< ValueType > | |
apply(ptr_param< const MultiVector< value_type >> b, ptr_param< MultiVector< value_type >> x) const | gko::batch::matrix::Identity< 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::Identity< ValueType > | |
clear() (defined in gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp > | inline |
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp > | inline |
clone() const (defined in gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp > | inline |
complex_type typedef (defined in gko::batch::matrix::Identity< ValueType >) | gko::batch::matrix::Identity< ValueType > | |
convert_to(result_type *result) const override | gko::EnablePolymorphicAssignment< Identity< ValueType > > | inlinevirtual |
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< Identity< ValueType > >) | gko::ConvertibleTo< Identity< ValueType > > | inline |
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp > | inline |
copy_from(std::unique_ptr< Derived > &&other) (defined in gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp > | inline |
copy_from(const std::unique_ptr< Derived > &other) (defined in gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp > | inline |
copy_from(const std::shared_ptr< const PolymorphicObject > &other) (defined in gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp > | inline |
create(std::shared_ptr< const Executor > exec, const batch_dim< 2 > &size=batch_dim< 2 >{}) | gko::batch::matrix::Identity< ValueType > | static |
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp > | inline |
create_default() const (defined in gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp > | inline |
EnablePolymorphicObject< Identity, BatchLinOp > (defined in gko::batch::matrix::Identity< ValueType >) | gko::batch::matrix::Identity< ValueType > | friend |
index_type typedef (defined in gko::batch::matrix::Identity< ValueType >) | gko::batch::matrix::Identity< ValueType > | |
move_from(ptr_param< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp >) | gko::EnableAbstractPolymorphicObject< Identity< ValueType >, BatchLinOp > | inline |
move_to(result_type *result) override | gko::EnablePolymorphicAssignment< Identity< ValueType > > | inlinevirtual |
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< Identity< ValueType > >) | gko::ConvertibleTo< Identity< ValueType > > | inline |
result_type typedef (defined in gko::EnablePolymorphicAssignment< Identity< ValueType > >) | gko::EnablePolymorphicAssignment< Identity< ValueType > > | |
unbatch_type typedef (defined in gko::batch::matrix::Identity< ValueType >) | gko::batch::matrix::Identity< ValueType > | |
value_type typedef (defined in gko::batch::matrix::Identity< ValueType >) | gko::batch::matrix::Identity< ValueType > | |
~ConvertibleTo()=default (defined in gko::ConvertibleTo< Identity< ValueType > >) | gko::ConvertibleTo< Identity< ValueType > > | virtual |