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