When using JMFIT on some machines, I get the
EJmFloatMatrix exception 'unable to invert a singular
matrix'.
Digging a bit deeper, it seems that the value for
FloatEpsilon on the good machine is
1.0842021724855E-19 but on the failing machine is
2.22E-16. Is this a known issue? I need a workaround,
even at the expense of precision in the solution!