#include <spuc/spuc_types.h>
#include <cmath>
#include <spuc/saturater.h>
Include dependency graph for saturate.h:

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

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