Linear Group of functions defined on Loss and Gain includes the following functions:
Full Name |
Brief Name |
Short Description |
variable |
Linear function including only one variable |
|
linear |
Linear function with many variables |
|
linearmulti |
Set of linear functions (used for building multiple linear constraints) |
Remarks
1. | Functions from the Linear Group are calculated with double precision. |
2. | Any function from this group may be called by its "brief name" or by "brief name" with "optional name" |
• | The optional name of any function from this group may contain up to 128 symbols. |
• | Optional names of these functions may include only alphabetic characters, numbers, and the underscore sign, "_". |
• | Optional names of these functions are "insensitive" to the case, i.e. there is no difference between low case and upper case in these names. |