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

QuadraticFunction.Equals Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public virtual bool Equals
(
	Avl.QuadraticFunction other
)

Parameters

Name Type Range Default Description
otherAvl.QuadraticFunction

Function Overrides

See also