Ginkgo  Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
gko::ConvertibleTo< ResultType > Member List

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

convert_to(result_type *result) const =0gko::ConvertibleTo< ResultType >pure virtual
convert_to(ptr_param< result_type > result) const (defined in gko::ConvertibleTo< ResultType >)gko::ConvertibleTo< ResultType >inline
move_to(result_type *result)=0gko::ConvertibleTo< ResultType >pure virtual
move_to(ptr_param< result_type > result) (defined in gko::ConvertibleTo< ResultType >)gko::ConvertibleTo< ResultType >inline
result_type typedef (defined in gko::ConvertibleTo< ResultType >)gko::ConvertibleTo< ResultType >
~ConvertibleTo()=default (defined in gko::ConvertibleTo< ResultType >)gko::ConvertibleTo< ResultType >virtual