#include <glt/config.h>
#include <cfloat>
#include <cmath>
Include dependency graph for real.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
template<class A> A | SQ (A a) |
Templated square: a^2. |
Definition in file real.h.