Click or drag to resize
Accord.NET (logo)

HyperrectangleGetLength Method

Gets the length of each dimension. The length of the first dimension can be referred as the width, the second as the height, and so on.

Namespace:  Accord.Math
Assembly:  Accord (in Accord.dll) Version: 3.8.0
Syntax
public double[] GetLength()
Request Example View Source

Return Value

Type: Double
See Also