SPUC  3.0
Namespaces | Functions
conj.h File Reference

Templated conjugate function. More...

#include <spuc/spuc_types.h>
#include <cmath>
#include <spuc/base_type.h>
#include <spuc/conjr.h>
Include dependency graph for conj.h:
This graph shows which files directly or indirectly include this file:

Namespaces

 SPUC
 fixed point types: spuc_fixed,spuc_ufixed,spuc_int,spuc_uint
 

Functions

template<typename T >
SPUC::conj (T in)
 Templated conjugate function template function that uses a class to allow template specialization. More...
 

Detailed Description

Templated conjugate function.