SumExpressionBuilder Members
From Fabrica Bolos GLPK
| Optimization Framework |
| SumExpressionBuilder Members |
| SumExpressionBuilder Class Constructors Methods See Also Send Feedback |
The SumExpressionBuilder type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SumExpressionBuilder |
Initializes a new instance of the SumExpressionBuilder class.
|
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds the specified term.
| |
| Clear |
Clears this instance.
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToExpression |
Converts a list of terms to an expression by summing them up
| |
| ToString | (Inherited from Object.) |