You are here: Start » QuadraticFunction Structure

QuadraticFunction Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
QuadraticFunction(Single, Single, Single)

Properties

 NameTypeDescription
ASystem.Single
BSystem.Single
CSystem.Single
EmptyFil.QuadraticFunction Gets an empty instance of the QuadraticFunction.

Methods

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

See also