io.github.mandar2812.dynaml.probability
Outputs the cartesian product between two random variables.
Outputs the cartesian product between two random variables.
The domain of the other random variable
The random variable which forms the second component of the cartesian product.
Transform the current random variable on Domain to a morphed random variable on OtherDomain
Alias for sample.run()
Create an iid random variable from the current (this)
Create an iid random variable from the current (this)
The number of iid samples of the base random variable.
Represents a bare bones representation of a random variable only in terms of samples.
The domain or space over which the random variable is defined; i.e. the range of values it can take