Click or drag to resize
Accord.NET (logo)

DistanceModular Method

Overload List
  NameDescription
Public methodStatic memberCode exampleModular(Double, Double)
Gets the Modular distance between two points.
Public methodStatic memberCode exampleModular(Int32, Int32)
Gets the Modular distance between two points.
Public methodStatic memberCode exampleModular(Double, Double, Int32)
Gets the Modular distance between two points.
Public methodStatic memberCode exampleModular(Int32, Int32, Int32)
Gets the Modular distance between two points.
Top
See Also