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

SvmModel.Equals Method

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

Syntax

public static bool Equals
(
	AvlNet.SvmModel lhs,
	AvlNet.SvmModel rhs
)

Parameters

Name Type Range Default Description
lhsAvlNet.SvmModel
rhsAvlNet.SvmModel

Function Overrides

See also