lucid  0.0.2
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
Ernesto Casablanca
Oliver Schön
Licence:
BSD 3-Clause License