DirichletVariable.Element

Alias for the element type of a Dirichlet random variable, defined as the type parameter T of the DirichletVariable struct. (community summary)

struct DirichletVariable(T)
alias Element = T