Theoretica
A C++ numerical and automatic mathematical library
|
Type trait to check whether the given type is a specialization of the complex number class or not, using the static boolean element is_complex_type<T>::value. More...
#include <complex_types.h>
Type trait to check whether the given type is a specialization of the complex number class or not, using the static boolean element is_complex_type<T>::value.