Click or drag to resize
Accord.NET (logo)

DistributionConstructorInfo Properties

The DistributionConstructorInfo type exposes the following members.

Properties
  NameDescription
Public propertyConstructorInfo
Gets the reflection constructor information.
Public propertyIsBuildable
Gets a value indicating whether it is possible to discover enough information about this constructor such that the distribution can be constructed using reflection.
Top
See Also