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

LinearFunction Structure

Represents a linear function.

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

Constructors

 ConstructorDescription
LinearFunction(Single, Single)

Properties

 NameTypeDescription
ASystem.Single
BSystem.Single

Methods

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

Remarks

See also