You are here: Start » AVL.NET » QuadraticFunction Structure

QuadraticFunction Structure

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

Constructors

 ConstructorDescription
QuadraticFunction(Single, Single, Single)

Properties

 NameTypeDescription
ASystem.Single
BSystem.Single
CSystem.Single
DefaultAvlNet.QuadraticFunction
IsDefaultSystem.Boolean

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(AvlNet.QuadraticFunction)
Equals(AvlNet.QuadraticFunction, AvlNet.QuadraticFunction)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also