simdrng

Guide

  • Installation
  • Examples
  • Benchmarks

API

  • C++ API Reference
    • C++ API Reference
      • Class Hierarchy
      • File Hierarchy
      • Full API
        • Namespaces
        • Classes and Structs
        • Defines
        • Typedefs
    • Key headers
  • Python API
simdrng
  • C++ API Reference
  • C++ API Reference
  • Namespace prng
  • View page source

Namespace prng

Contents

  • Namespaces

  • Classes

  • Typedefs

Namespaces

  • Namespace prng::internal

Classes

  • Struct ChaChaSIMD::StateStorage

  • Struct PhiloxSIMD::StateStorage

  • Struct XoshiroSIMD::StateStorage

  • Template Class ChaCha

  • Template Class ChaChaNative

  • Template Class ChaChaSIMD

  • Template Class Philox

  • Template Class PhiloxNative

  • Template Class PhiloxSIMD

  • Class SplitMix

  • Class XoshiroNative

  • Class XoshiroScalar

  • Class XoshiroSIMD

Typedefs

  • Typedef prng::ChaCha12Native

  • Typedef prng::ChaCha12SIMD

  • Typedef prng::ChaCha20Native

  • Typedef prng::ChaCha20SIMD

  • Typedef prng::ChaCha8Native

  • Typedef prng::ChaCha8SIMD

  • Typedef prng::dispatch_arch_list

  • Typedef prng::Philox2x32

  • Typedef prng::Philox2x32Native

  • Typedef prng::Philox2x32SIMD

  • Typedef prng::Philox2x64

  • Typedef prng::Philox2x64Native

  • Typedef prng::Philox2x64SIMD

  • Typedef prng::Philox4x32

  • Typedef prng::Philox4x32Native

  • Typedef prng::Philox4x32SIMD

  • Typedef prng::Philox4x64

  • Typedef prng::Philox4x64Native

  • Typedef prng::Philox4x64SIMD

  • Typedef prng::rvv128

  • Typedef prng::Xoshiro

Previous Next

© Copyright 2026, Marco Barbone and contributors.

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