You are here: Start » AVL.NET » ConfusionTable Class
ConfusionTable Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Represents elements of confusionTable.
Constructors
Properties
Methods
| Name | Description | |
|---|---|---|
| Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. | |
| Equals(AvlNet.ConfusionTable) | ||
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.ConfusionTable, AvlNet.ConfusionTable) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| Reset(AvlNet.ConfusionTable) | Resets this instance with data of the other ConfusionTable object. | |
| ToString() | Inherited from System.Object |
