Ginkgo  Generated from pipelines/1363093349 branch based on develop. Ginkgo version 1.9.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