I am writing an R package that ideally needs the vdCdfNormInv function from the Intel MKL.
How do I configure the NAMESPACE file and the makevar file?
There is a scalar version of this function from Rmath.h. However, if possible, the MKL version should have better performance.