Click or drag to resize
Accord.NET (logo)

Rule Constructor

Overload List
  NameDescription
Public methodRule(Database, String, String)
Initializes a new instance of the Rule class using as CoNorm the MaximumCoNorm and as Norm the MinimumNorm.
Public methodRule(Database, String, String, INorm, ICoNorm)
Initializes a new instance of the Rule class.
Top
See Also