Click or drag to resize
Accord.NET (logo)

CauchyDistributionStandard Property

Gets the Standard Cauchy Distribution, with zero location and unitary shape.

Namespace:  Accord.Statistics.Distributions.Univariate
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public static CauchyDistribution Standard { get; }
Request Example View Source

Property Value

Type: CauchyDistribution
See Also