Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
dust 0.15.3 documentation
dust 0.15.3 documentation

Contents:

  • Random number generation
    • Random number state
    • Seeding
    • Primitive random number generation functions
    • Distributions
    • Advancing the random number state via jumps
    • Parallel random number object
    • Query version information
    • Random number interface from R
Back to top
View this page

dust C++ documentationΒΆ

Contents:

  • Random number generation
    • Random number state
    • Seeding
    • Primitive random number generation functions
    • Distributions
    • Advancing the random number state via jumps
    • Parallel random number object
    • Query version information
    • Random number interface from R

This set of pages describes the dust C++ API in more detail than that discussed in the main dust documentation. Principally it covers the random number library.

Next
Random number generation
Copyright © 2021, Imperial College of Science, Technology and Medicine
Made with Sphinx and @pradyunsg's Furo