Hello,
we are using MKL libraries in our C# code for our purposes, in particular "?gesv"(zgesv) , linear system resolution. In some cases the results precision is not enought so I would like to know if it is possible to encrease this for example implementing a quad precision calculation.
I don't know how to do that and if it is possible, this is why I ask to someone here if this can be done and how.
Thank you very much
Gianluca