apply(const LinOp *b, LinOp *x) const (defined in gko::EnableLinOp< ConcreteLinOp, PolymorphicBase >) | gko::EnableLinOp< ConcreteLinOp, PolymorphicBase > | inline |
apply(const LinOp *b, LinOp *x) (defined in gko::EnableLinOp< ConcreteLinOp, PolymorphicBase >) | gko::EnableLinOp< ConcreteLinOp, PolymorphicBase > | inline |
apply(const LinOp *alpha, const LinOp *b, const LinOp *beta, LinOp *x) const (defined in gko::EnableLinOp< ConcreteLinOp, PolymorphicBase >) | gko::EnableLinOp< ConcreteLinOp, PolymorphicBase > | inline |
apply(const LinOp *alpha, const LinOp *b, const LinOp *beta, LinOp *x) (defined in gko::EnableLinOp< ConcreteLinOp, PolymorphicBase >) | gko::EnableLinOp< ConcreteLinOp, PolymorphicBase > | inline |
clear() (defined in gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase > | inline |
clone(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase > | inline |
clone() const (defined in gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase > | inline |
convert_to(result_type *result) const override | gko::EnablePolymorphicAssignment< ConcreteLinOp > | inlinevirtual |
copy_from(const PolymorphicObject *other) (defined in gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase > | inline |
copy_from(std::unique_ptr< PolymorphicObject > other) (defined in gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase > | inline |
create_default(std::shared_ptr< const Executor > exec) const (defined in gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase > | inline |
create_default() const (defined in gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase >) | gko::EnableAbstractPolymorphicObject< ConcreteLinOp, PolymorphicBase > | inline |
move_to(result_type *result) override | gko::EnablePolymorphicAssignment< ConcreteLinOp > | inlinevirtual |
result_type typedef (defined in gko::EnablePolymorphicAssignment< ConcreteLinOp >) | gko::EnablePolymorphicAssignment< ConcreteLinOp > | |
~ConvertibleTo()=default (defined in gko::ConvertibleTo< ConcreteLinOp >) | gko::ConvertibleTo< ConcreteLinOp > | virtual |