QMCPACK
StdRandom.h File Reference

A minimally functional wrapper for the since c++11 <random> More...

+ Include dependency graph for StdRandom.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  uniform_real_distribution_as_boost< T >
 generating real type random numbers [min, max) in a uniform distribution. More...
 
class  StdRandom< T >
 

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Detailed Description

A minimally functional wrapper for the since c++11 <random>

Definition in file StdRandom.h.