NegativeBinomialVariable.isRandomVariable

Indicates that NegativeBinomialVariable satisfies the random variable trait at compile time.

struct NegativeBinomialVariable(T)
enum isRandomVariable = true;