Click or drag to resize

Dirichlet Constructor

Overload List
  NameDescription
Public methodDirichlet(Vector)
Creates new instance of Dirichlet.
Public methodDirichlet(Double, Int32)
Creates new instance of Dirichlet representing symmetric distribution.
Public methodDirichlet(RandomGenerator, Vector)
Creates new instance of Dirichlet with user specified random generator.
Public methodDirichlet(RandomGenerator, Double, Int32)
Creates new instance of Dirichlet representing symmetric distribution.
Top
See Also