lucid  0.0.1
Lifting-based Uncertain Control Invariant Dynamics
Loading...
Searching...
No Matches
random.cpp File Reference

Namespaces

namespace  lucid
 Root namespace for the lucid library.
 
namespace  lucid::random
 Collection of random functions.
 

Functions

void lucid::random::seed (int seed)
 Seed the random number generator.
 

Variables

std::mt19937 lucid::random::gen {std::random_device{}()}
 Global random number generator instance.
 

Detailed Description

Author
Room 6.030
Licence:
BSD 3-Clause License