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

SvmModel Constructor

Creates a deep copy of the passed object.

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

Syntax

public SvmModel
(
	AvlNet.SvmModel rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.SvmModelPrototype object.

See also