I'm translating an algorithm from R to C, I need to obtain the pseudoinverse of a matrix but the result I get in C has some differences with the one I get in R. These differences change the behaviour of the algorithm.I'm translating an algorithm from R to C, I nee