You are here: Start » AVL.NET » ConfusionTable.Reset Method

ConfusionTable.Reset Method

Resets this instance with data of the other ConfusionTable object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public void Reset
(
	AvlNet.ConfusionTable other
)

Parameters

Name Type Range Default Description
otherAvlNet.ConfusionTable

See also