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

QuadraticFunction.Equals Method

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

Syntax

public bool Equals
(
	AvlNet.QuadraticFunction other
)

Parameters

Name Type Range Default Description
otherAvlNet.QuadraticFunction

Function Overrides

See also