|
HyperrectangleNumberOfDimensions Property
|
Gets the number of dimensions of the hyperrectangle.
Namespace:
Accord.Math
Assembly:
Accord (in Accord.dll) Version: 3.8.0
Syntax public int NumberOfDimensions { get; }
Public ReadOnly Property NumberOfDimensions As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also