|
waLBerla 7.2
|
#include <Random.h>
Public Member Functions | |
| BoolRandom (const std::mt19937::result_type &seed=std::mt19937::result_type()) | |
| bool | operator() () |
Private Attributes | |
| std::mt19937 | generator_ |
|
inline |
|
inline |
|
private |