Celeritas 0.7.0-dev.224+develop.84a24a8b
Loading...
Searching...
No Matches
Classes | Typedefs
RanluxppTypes.hh File Reference
#include <cstdint>
#include "corecel/cont/Array.hh"

Classes

struct  celeritas::RanluxppNumber
 Defines a Ranluxpp number (576-bit number plus carry bit) More...
 

Typedefs

using celeritas::RanluxppUInt = std::uint64_t
 64-bit unsigned integer type for Ranluxpp.
 
using celeritas::RanluxppArray9 = Array< RanluxppUInt, 9 >
 Array of unsigned ints of length 9.
 
using celeritas::RanluxppArray18 = Array< RanluxppUInt, 18 >
 Array of unsigned ints of length 18.