The real class type of int
is int
.
More...
#include <borderbasix/arithm/RealOf.hpp>
Public Types | |
typedef int | TYPE |
Static Public Member Functions | |
static void | assign (complex< int > &a, const complex< int > &b) |
static int | absolute (const complex< int > &a) |
The real class type of int
is int
.
|
inlinestatic |