hops
include
hops
RandomNumberGenerator
RandomNumberGenerator.hpp
Go to the documentation of this file.
1
#ifndef HOPS_RANDOMNUMBERGENERATOR_HPP
2
#define HOPS_RANDOMNUMBERGENERATOR_HPP
3
4
#include <
hops/Third-party/pcg-cpp/pcg_random.hpp
>
5
6
namespace
hops
{
7
using
RandomNumberGenerator
=
pcg64
;
8
}
9
10
#endif //HOPS_RANDOMNUMBERGENERATOR_HPP
pcg_detail::engine
Definition:
pcg_random.hpp:364
hops
Definition:
CsvReader.hpp:8
pcg64
pcg_engines::setseq_xsl_rr_128_64 pcg64
Definition:
pcg_random.hpp:1693
pcg_random.hpp
Generated by
1.8.17