NeoPZ
is_arithmetic_pz< T > Struct Template Reference

#include <pzreal.h>

Inheritance diagram for is_arithmetic_pz< T >:
[legend]
Collaboration diagram for is_arithmetic_pz< T >:
[legend]

Detailed Description

template<class T>
struct is_arithmetic_pz< T >

Matches integrals, floating points and complex numbers (char, int, float, double, std::complex<int>, std::complex<float>...)

Definition at line 75 of file pzreal.h.


The documentation for this struct was generated from the following file: