![]() |
Ginkgo Generated from branch based on master. Ginkgo version 1.7.0
A numerical linear algebra library targeting many-core architectures
|
Access the underlying real type of a complex number. More...
#include <ginkgo/core/base/math.hpp>
Public Types | |
using | type = T |
The type. | |
Access the underlying real type of a complex number.
T | the type being checked. |
The type.
When the type is not complex, return the type itself.