Borderbasix

Public Types | Static Public Member Functions | List of all members
RealOf< int > Struct Template Reference

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)
 

Detailed Description

template<>
struct RealOf< int >

The real class type of int is int.

Member Typedef Documentation

typedef int RealOf< int >::TYPE

Member Function Documentation

static int RealOf< int >::absolute ( const complex< int > &  a)
inlinestatic
static void RealOf< int >::assign ( complex< int > &  a,
const complex< int > &  b 
)
inlinestatic
Home  |  Download & InstallContributions