If I try to invert a Matrix which is not invertable, it doesn't throw an Exception or gives me an error.
I just get out a Matrix where all Elements are n.def's. Is there a way to check if a Matrix is invertable or not?
I just get out a Matrix where all Elements are n.def's. Is there a way to check if a Matrix is invertable or not?