Does anyone have a specific C-code example of using the zgelss function with complex numbers, which is part of the lapack libraries. (i'm using the intel mkl) I'm unable to locate a specific example for this particular function call. I followed the (terse) API docs that come with MKL, but I'm unable to figure what I'm doing wrong in the code.