VCTR
Loading...
Searching...
No Matches
vctr::is::realOrComplexFloatNumber Concept Reference

Constrains a type to represent a real or complex valued floating point number. More...

Concept definition

template<class T>
Constrains a type to represent a complex valued floating point number (e.g.
Definition: NumericTypeConcepts.h:83
Constrains a type to represent a real valued floating point number.
Definition: NumericTypeConcepts.h:79
Constrains a type to represent a real or complex valued floating point number.
Definition: NumericTypeConcepts.h:87

Detailed Description

Constrains a type to represent a real or complex valued floating point number.