SLATE 2024.05.31
Software for Linear Algebra Targeting Exascale
Loading...
Searching...
No Matches
slate::is_complex< T > Struct Template Reference

True if T is std::complex<T2> for some type T2. More...

#include <types.hh>

Inherits std::integral_constant< bool, false >.

Detailed Description

template<typename T>
struct slate::is_complex< T >

True if T is std::complex<T2> for some type T2.


The documentation for this struct was generated from the following file: