Click or drag to resize
Accord.NET (logo)

CauchyOptions Properties

The CauchyOptions type exposes the following members.

Properties
  NameDescription
Public propertyEstimateLocation
Gets or sets a value indicating whether the location parameter should be estimated. Default is true.
Public propertyEstimateScale
Gets or sets a value indicating whether the scale parameter should be estimated. Default is true.
Public propertyMaximumLikelihood
Gets or sets a value indicating whether the distribution parameters should be estimated using maximum likelihood. Default is true.
Top
See Also