Click or drag to resize
Accord.NET (logo)

ClassesDecide Method

Overload List
  NameDescription
Public methodStatic memberDecide(Double)
Hyperplane decision function. Return true if distance is higher than zero, and false otherwise.
Public methodStatic memberDecide(Double)
Hyperplane decision function. Return true if distance is higher than zero, and false otherwise.
Public methodStatic memberDecide(Double)
Hyperplane decision function. Return true if distance is higher than zero, and false otherwise.
Public methodStatic memberDecide(Int32)
Hyperplane decision function. Return true if distance is higher than zero, and false otherwise.
Public methodStatic memberDecide(Int32)
Hyperplane decision function. Return true if distance is higher than zero, and false otherwise.
Public methodStatic memberDecide(Int32)
Hyperplane decision function. Return true if distance is higher than zero, and false otherwise.
Top
See Also