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

Using the ns3::int64x64_t based on double values. More...

#include "ns3/core-config.h"
#include <cmath>
#include <stdint.h>
#include <utility>
+ Include dependency graph for int64x64-double.h:

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 double values.

Declaration and implementation of the ns3::int64x64_t type using the double type.

Definition in file int64x64-double.h.