#include <spuc/spuc_types.h>
#include <cmath>
#include <spuc/rounder.h>
Include dependency graph for round.h:

This graph shows which files directly or indirectly include this file:

Namespaces | |
| namespace | SPUC |
Functions | |
| template<class T> | |
| T | SPUC::round (T in, long bits) |
| Templated round function template function that uses a class to allow template specialization. | |
1.4.7