simdrng

Guide

  • Installation
  • Examples
  • Benchmarks

API

  • C++ API Reference
  • Python API
simdrng
  • File philox.hpp
  • View page source

File philox.hpp

Contents

  • Definition (include/random/philox.hpp)

  • Includes

  • Included By

  • Namespaces

  • Classes

Definition (include/random/philox.hpp)

  • Program Listing for File philox.hpp

Includes

  • array

  • bit

  • cstdint

  • limits

  • macros.hpp (File macros.hpp)

  • type_traits

Included By

  • File philox_simd.hpp

Namespaces

  • Namespace prng

  • Namespace prng::internal

Classes

  • Template Struct PhiloxConstants< 2, 32 >

  • Template Struct PhiloxConstants< 2, 64 >

  • Template Struct PhiloxConstants< 4, 32 >

  • Template Struct PhiloxConstants< 4, 64 >

  • Template Class Philox


© Copyright 2026, Marco Barbone and contributors.

Built with Sphinx using a theme provided by Read the Docs.