BLAS++ 2024.05.31
BLAS C++ API
Loading...
Searching...
No Matches
blas::is_complex< T > Struct Template Reference

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

#include <util.hh>

Inherits std::integral_constant< bool, false >.

Detailed Description

template<typename T>
struct blas::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: