MostlyHarmless
0.0.1
Loading...
Searching...
No Matches
marvin::ComplexFloatType Concept Reference
#include <
marvin_Concepts.h
>
Concept definition
template
<
class
T>
concept
marvin::ComplexFloatType
= std::same_as<T, std::complex<float>> || std::same_as<T, std::complex<double>>
marvin::ComplexFloatType
Definition
marvin_Concepts.h:30
marvin
ComplexFloatType
Generated by
1.13.2