#include "high-precision.h"
#include <cmath>
#include "ns3/assert.h"
Go to the source code of this file.
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Functions | |
HighPrecision | ns3::Abs (HighPrecision const &value) |
HighPrecision | ns3::Max (HighPrecision const &a, HighPrecision const &b) |
HighPrecision | ns3::Min (HighPrecision const &a, HighPrecision const &b) |