librvg
  • Overview
  • Installation
  • Example
  • API Reference
  • Experiments
  • Bibliography
  • Index
librvg
  • librvg: Library for Random Variate Generation
  • Edit on GitHub

librvg: Library for Random Variate Generation

  • Overview
    • Purpose
    • Guarantees
    • Optimality
    • Programming with librvg
  • Installation
  • Example
  • API Reference
    • Defining A Target Distribution
      • cdf32_t
      • ddf32_t
      • Wrapping a Distribution
    • Generating Random Variates
      • Entropy-Optimal Generation
      • Conditional-Bit Generation
    • Querying a CDF
      • quantile()
      • quantile_sf()
      • quantile_ext()
      • bounds_quantile()
      • bounds_quantile_sf()
      • bounds_quantile_ext()
    • Pseudorandom Number Generators
      • Flip States
      • Additional PRNGs
  • Experiments
  • Bibliography
  • Index
Next

© Copyright 2025, Probabilistic Computing Systems Laboratory.

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