Click or drag to resize
Accord.NET (logo)

DistributionConstructorInfoGetParameters Method

Gets the parameters of the constructor.

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

Return Value

Type: DistributionParameterInfo
See Also