This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Input m, n: m refers count of x+1(for b), n refers count of equations | |
8 3 | |
Input c | |
0 0 0 0.75 -20 0.5 -6 | |
Input matrix | |
1 0 0 0.25 -8 -1 9 0 | |
0 1 0 0.5 -12 -0.5 3 0 | |
0 0 1 0 0 1 0 1 | |
Input xb | |
0 1 2 |
NewerOlder