simdrng

Guide

  • Installation
  • Examples
  • Benchmarks

API

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

File philox_simd.hpp

Contents

  • Definition (include/random/philox_simd.hpp)

  • Includes

  • Namespaces

  • Classes

  • Defines

Definition (include/random/philox_simd.hpp)

  • Program Listing for File philox_simd.hpp

Includes

  • array

  • bit

  • cstdint

  • dispatch_arch.hpp (File dispatch_arch.hpp)

  • limits

  • macros.hpp (File macros.hpp)

  • philox.hpp (File philox.hpp)

  • poet/poet.hpp

  • type_traits

Namespaces

  • Namespace prng

  • Namespace prng::internal

Classes

  • Template Struct PhiloxSIMDInitFunctor

  • Template Struct PhiloxSIMDInitResult

  • Template Struct PhiloxState

  • Struct PhiloxSIMD::StateStorage

  • Template Class PhiloxNative

  • Template Class PhiloxSIMD

Defines

  • Define PRNG_PHILOX_EXTERN_TEMPLATE

  • Define PRNG_PHILOX_EXTERN_TEMPLATES_FOR_ARCH


© Copyright 2026, Marco Barbone and contributors.

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