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

LinearFunction Structure

Represents a linear function.

Namespace:AvlNet
Assembly:AVL.NET.dll

Constructors

LinearFunction(Single, Single)

Properties

 TypeNameDescription
System.SingleA
System.SingleB

Methods

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

See also