Click or drag to resize
Accord.NET (logo)

DistributionInfoGetConstructors Method

Gets the public constructors of the distribution.

Namespace:  Accord.Statistics.Distributions.Reflection
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public DistributionConstructorInfo[] GetConstructors()
Request Example View Source

Return Value

Type: DistributionConstructorInfo
See Also