One-first Procedure: Difference between revisions
Jump to navigation
Jump to search
(Created page with "The '''One-first Procedure''' is performed when the One-first Selection Rule is chosen. Firstly, it resets: m<sub>pq</sub>, (p, q) Є X1 to one and then if X0 is not emp...") |
No edit summary |
||
Line 3: | Line 3: | ||
Firstly, it resets: | Firstly, it resets: | ||
m<sub>pq</sub>, (p, q) Є X1 to one and then | m<sub>pq</sub>, (p, q) Є X1 to one and then | ||
if X0 is not empty it resets m<sub>pq</sub>,(p,q) X0 to zero. | if X0 is not empty it resets m<sub>pq</sub>,(p,q) Є X0 to zero. | ||
If the developer desires to change more than one element or entry in the matrix, he/she can apply the above correction procedure iteratively. | If the developer desires to change more than one element or entry in the matrix, he/she can apply the above correction procedure iteratively. |
Revision as of 16:12, 6 January 2022
The One-first Procedure is performed when the One-first Selection Rule is chosen.
Firstly, it resets: mpq, (p, q) Є X1 to one and then if X0 is not empty it resets mpq,(p,q) Є X0 to zero.
If the developer desires to change more than one element or entry in the matrix, he/she can apply the above correction procedure iteratively.