The documentation for LAMCH has many options, with short descriptions:
https://software.intel.com/en-us/mkl-developer-reference-c-lamch
But what exactly does each of them do, and how do I decide which one I want?
Do I use eps, sfmin, or prec?
I tested them for my machine, and the values are:
eps = 1.11022e-16
sfmin = 2.22507e-308
prec = 2.22045e-16
TCE Open Date:
Tuesday, February 25, 2020 - 23:49