Ginkgo Generated from branch based on master. Ginkgo version 1.7.0
A numerical linear algebra library targeting many-core architectures
Loading...
Searching...
No Matches
gko::EnablePolymorphicAssignment< ConcreteType, ResultType > Member List

This is the complete list of members for gko::EnablePolymorphicAssignment< ConcreteType, ResultType >, including all inherited members.

convert_to(result_type *result) const overridegko::EnablePolymorphicAssignment< ConcreteType, ResultType >inlinevirtual
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< ResultType >)gko::ConvertibleTo< ResultType >inline
move_to(result_type *result) overridegko::EnablePolymorphicAssignment< ConcreteType, ResultType >inlinevirtual
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< ResultType >)gko::ConvertibleTo< ResultType >inline
result_type typedef (defined in gko::EnablePolymorphicAssignment< ConcreteType, ResultType >)gko::EnablePolymorphicAssignment< ConcreteType, ResultType >
~ConvertibleTo()=default (defined in gko::ConvertibleTo< ResultType >)gko::ConvertibleTo< ResultType >virtual