Ginkgo  Generated from tags/v1.0.0^0 branch based on master. Ginkgo version 1.0.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
move_to(result_type *result)=0gko::ConvertibleTo< ResultType >pure virtual
result_type typedef (defined in gko::ConvertibleTo< ResultType >)gko::ConvertibleTo< ResultType >
~ConvertibleTo()=default (defined in gko::ConvertibleTo< ResultType >)gko::ConvertibleTo< ResultType >virtual