How about if I just want to solve any size of matrix in C++, is there any code I could just use.
Since an small part of my program needs to solve lots of equations like :

b+f+d = 3
a+b+f+i+h =2...