Click or drag to resize
Accord.NET (logo)

HyperrectangleMin Property

Gets the minimum point defining the lower bound of the hyperrectangle.

Namespace:  Accord.Math
Assembly:  Accord (in Accord.dll) Version: 3.8.0
Syntax
public double[] Min { get; }
Request Example View Source

Property Value

Type: Double
See Also