Ginkgo
Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
|
This is the complete list of members for gko::precision_reduction, including all inherited members.
autodetect() noexcept | gko::precision_reduction | inlinestatic |
common(precision_reduction x, precision_reduction y) noexcept | gko::precision_reduction | inlinestatic |
get_nonpreserving() const noexcept | gko::precision_reduction | inline |
get_preserving() const noexcept | gko::precision_reduction | inline |
operator storage_type() const noexcept | gko::precision_reduction | inline |
precision_reduction() noexcept | gko::precision_reduction | inline |
precision_reduction(storage_type preserving, storage_type nonpreserving) noexcept | gko::precision_reduction | inline |
storage_type typedef | gko::precision_reduction |