You are here: Start » AVL.NET » ConfusionTable Constructor

ConfusionTable Constructor

Creates a deep copy of the passed object.

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

Syntax

public ConfusionTable
(
	AvlNet.ConfusionTable rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.ConfusionTablePrototype object.

See also