Implementation of the ns3::int64x64_t type using a native int128_t type. More...
Go to the source code of this file.
| Namespaces | |
| ns3 | |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
| Functions | |
| static bool | ns3::output_sign (const int128_t sa, const int128_t sb, uint128_t &ua, uint128_t &ub) | 
| Compute the sign of the result of multiplying or dividing Q64.64 fixed precision operands.  More... | |
Implementation of the ns3::int64x64_t type using a native int128_t type.
Definition in file int64x64-128.cc.
 1.8.14
 1.8.14