ExponentialVariable.isRandomVariable

Indicates at compile time that ExponentialVariable is a random variable.

struct ExponentialVariable(T)
enum isRandomVariable = true;