Click or drag to resize
Accord.NET (logo)

ModularModulo Property

Gets the maximum value that the distance can have before it wraps around in the circle.

Namespace:  Accord.Math.Distances
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public int Modulo { get; }
Request Example View Source

Property Value

Type: Int32
See Also