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

SvmModel.Reset Method

Resets this instance with data of the other SvmModel object.

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

Syntax

public void Reset
(
	AvlNet.SvmModel other
)

Parameters

Name Type Range Default Description
otherAvlNet.SvmModel

See also