guanaqo develop
Utilities for scientific software
Loading...
Searching...
No Matches
float.hpp File Reference
#include <guanaqo/quadmath/quadmath.hpp>
#include <cmath>
#include <complex>
#include <concepts>
#include <type_traits>
Include dependency graph for float.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  guanaqo::is_complex_float< T >
struct  guanaqo::is_complex_float< std::complex< T > >

Namespaces

namespace  guanaqo

Concepts

concept  guanaqo::float_or_complex_float

Variables

template<class T>
constexpr bool guanaqo::is_complex_float_v = is_complex_float<T>::value