Parameters represents constants for the mathematical model, values of which can lazily be evaluated.
public class ParD2| Definition | Definition of the variable. |
| Dimension | Dimension of the parameter symbol. |
| Item |
Returns the parametr's value at the (i,j)-th position.
Note that the indices can be any scalar (constant for the mathematical model) expression.
Consider for instance C#
|
| Key | Key of the variable. |
| ValuesDefinition | Definition of source of values of the parameter. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetIndices | Returns an immutable collection of the parameter indices. |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |