A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
int64x64-cairo.h File Reference

Using the ns3::int64x64_t based on Cairo 128-bit integers. More...

#include "ns3/core-config.h"
#include "cairo-wideint-private.h"
#include <cmath>
+ Include dependency graph for int64x64-cairo.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::int64x64_t
 High precision numerical type, implementing Q64.64 fixed precision. More...
 

Namespaces

namespace  ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Detailed Description

Using the ns3::int64x64_t based on Cairo 128-bit integers.

Declaration of the ns3::int64x64_t type using the Cairo implementation.

Definition in file int64x64-cairo.h.