Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
quetzal::utils::random Namespace Reference

Random sampling processes. More...

Classes

class  DiscreteDistribution
 Sampling (non) arithmetic values in discrete probability distribution. More...
 
class  TransitionKernel
 
class  TransitionKernel< Distribution >
 Discrete markovian transition kernel for sampling the next state knowing the present state \(x_0\). More...
 
class  TransitionKernel< Time, Distribution >
 Time-variable discrete markovian transition kernel for sampling the next state knowing the present state \(x_0\). More...
 

Detailed Description

Random sampling processes.