Using the ns3::int64x64_t based on double values. More...
#include "ns3/core-config.h"
#include <cmath>
#include <stdint.h>
#include <utility>
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. | |
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.