6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
# rrev4x4.csv: reverses row order if left multiplied to a 4xN matrix
|
|
0; 0; 0; 1
|
|
0; 0; 1; 0
|
|
0; 1; 0; 0
|
|
1; 0; 0; 0
|