Example: Function call: buyin(0.001,matrix_55).Parameter = 0.001 and matrix_55:
x1 |
x2 |
x3 |
x4 |
0.5 1.3 1 1 |
1.1 0.9 1 1 |
2.5 0.01 1 1 |
0.002 1 1 1 |
The matrix_55 is in file matrix_55.txt in PSG Matrix format (see, PSG Matrix in General (Text) Format).
Buyin is calculated at point_11:
component_name |
value |
x1 x2 x3 x4 |
-1 0 1 -1 |
The point point_11 is in file point_11.txt (see, PSG Point).
To calculate buyin at point_11 run problem in file problem_buyin.txt (see, Calculate Problem):
calculate
Point: point_11
Value:
buyin(0.001, matrix_55)
Value of buyin(0.001, matrix_55) at point_11 equals 3
Files problem_buyin.txt, matrix_55.txt, and point_11.txt are in folder .\Aorda\PSG\Examples\Functions\buyin_test.