medra
Full Member level 2
Hi all
How to find the inverse of a binary Matrix A ,
Note that the summation is replaced by xor operation.
searching for another matrix B such that A*B=I ( with xor instead of summation)
is not efficient, is there another solutions ???
Any ideas?
How to find the inverse of a binary Matrix A ,
Note that the summation is replaced by xor operation.
searching for another matrix B such that A*B=I ( with xor instead of summation)
is not efficient, is there another solutions ???
Any ideas?