I have a table that looks like the following:
A B C
A | B A C
B | A C A
C | C A B
Some operation is being done between an element in the first row and an element in the first column but I don't know what it is. The table looks like a familiar operation but I can't quite remember. Help would be greatly appreciated.