Tomographer
v1.0a
Tomographer C++ Framework Documentation
|
statically determine whether a type is complex More...
#include <tomographer/qit/util.h>
Public Types | |
enum | |
statically determine whether a type is complex
This class provides an enum memeber named value which is either set to 1
if the type Scalar is of type std::complex<>, or else set to 0
.