Skip to content
Snippets Groups Projects
Commit e43d8e60 authored by Gigg, Martyn Anthony's avatar Gigg, Martyn Anthony
Browse files

Created an NDRandomNumberGenerator interface. Refs #5322

The Vates quantification requires using the Sobol sequence for producing
a point in ND space. The interface as it was made it difficult to
swap out other random number generators. There is now a generic ND
interface that returns a vector of numbers.
parent b696fcbf
No related branches found
No related tags found
No related merge requests found
Showing
with 505 additions and 90 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment