Linear Multiple. Set of linear functions (used for building multiple linear constraints).
Syntax
linearmulti(matrix_mn) |
short call; |
linearmulti_name(matrix_mn) |
call with optional name. |
Parameters
matrix_mn is a PSG matrix :
where the header row contains names of variables (except scenario_benchmark). Other rows contain numerical data. The scenario_benchmark column is optional.
Mathematical Definition
Linear Multiple Function is defined as follows:
Remarks
A Linear Multiple Function is a vector-function whose components are Linear Functions.
Example
See also