|
DistributionInfoDistributionType Property
|
Gets the distribution's type information.
Namespace:
Accord.Statistics.Distributions.Reflection
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntaxpublic Type DistributionType { get; protected set; }
Public Property DistributionType As Type
Get
Protected Set
Request Example
View SourceProperty Value
Type:
Type
See Also