You are here: Start » AVL.NET » Histogram Class
Histogram Class
Namespace: | AvlNet |
---|---|
Assembly: | AVL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | Histogram(Single, Single, Single, Int32) | |
![]() | Histogram(Single, Single, Single) | |
![]() | Histogram(Single, Single, Single, Int32[]) | |
![]() | Histogram() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | BinSize | System.Single | |
![]() | DomainBegin | System.Single | |
![]() | DomainEnd | System.Single | |
![]() | IsDisposed | System.Boolean | |
![]() | Item | System.Int32 | |
![]() | Size | System.Int32 |
Methods
Name | Description | |
---|---|---|
![]() | Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToArray() | |
![]() | ToString() | Inherited from System.Object |