#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 | |
| namespace | SPUC |
Functions | |
| template<typename T> | |
| T | SPUC::conj (T in) |
| Templated conjugate function template function that uses a class to allow template specialization. | |
1.4.7