SimplexVariable.isNdRandomVariable

A compile-time constant true that marks SimplexVariable as an n-dimensional random variable. (community summary)

struct SimplexVariable(T)
enum isNdRandomVariable = true;