Example: Function call: polynom_abs(matrix_63).
matrix_63:
x1 |
x2 |
x4 |
scenario_benchmark |
2 -3 1 |
-1 6 2 |
1 -7 1.5 |
15 -1 -1 |
The matrix_63 is in file matrix_63.txt in PSG Matrix format (see, PSG Matrix in General (Text) Format).
Polynomial Absolute is calculated at point_1:
component_name |
value |
x1 x2 x4 |
1 1 1 |
The point point_1 is in file point_1.txt (see, PSG Point).
To calculate polynom_abs at point_1 run problem in file problem_polynom_abs.txt (see, Calculate Problem):
calculate
Ppoint: point_1
Value:
polynom_abs(matrix_63)
Value of polynom_abs(matrix_63) at point_1 equals 20.6274
Files problem_polynom_abs.txt, matrix_63.txt and point_1.txt are in folder .\Aorda\PSG\Examples\Functions\polynom_abs_test.