You are here:
Start »
AVL.NET »
Histogram Class
Histogram Class
    | Namespace: | Avl | 
    | Assembly: | AvlNet.Types.dll | 
Constructors
Properties
Methods
|   | Name | Description | 
  | Clear() |  | 
  | Compact() |  | 
  | Contains(double) |  | 
  | CopyTo(Avl.Histogram) |  | 
  | CopyTo(double[], int) |  | 
  | Dispose() | Inherited from Avl.UnmanagedObject | 
  | Equals(Avl.Histogram) |  | 
  | Equals(object) | Inherited from System.Object | 
  | Erase(System.IntPtr) |  | 
  | Erase(System.IntPtr, System.IntPtr) |  | 
  | GetEnumerator() |  | 
  | GetHashCode() | Inherited from System.Object | 
  | GetType() | Inherited from System.Object | 
  | HasSameDomain(Avl.Histogram) |  | 
  | IndexOf(double) |  | 
  | Insert(int, double) |  | 
  | Insert(System.IntPtr, double) |  | 
  | Insert(System.IntPtr, System.IntPtr) |  | 
  | Insert(System.IntPtr, System.IntPtr, System.IntPtr) |  | 
  | MakeDataOwn() |  | 
  | MoveTo(Avl.Histogram) |  | 
  | PopBack() |  | 
  | PushBack(double) |  | 
  | Release() |  | 
  | RemoveAt(int) |  | 
  | Remove(double) |  | 
  | Reserve(int) |  | 
  | Reset(Avl.Histogram) |  | 
  | Reset(float, float, int) |  | 
  | Reset(float, float, float) |  | 
  | Reset(float, float, System.IntPtr, int) |  | 
  | Resize(int) |  | 
  | Resize(int, double) |  | 
  | SetBinCountOf(Avl.Histogram) |  | 
  | SetBinSizeOf(Avl.Histogram) |  | 
  | SetDomainStartOf(Avl.Histogram) |  | 
  | Swap(List<double>) |  | 
  | ToArray() |  | 
  | ToString() | Inherited from System.Object | 
See also