Recent content by Pozarnik

  1. P

    C/C++ Solving Hermitian matricies in C/C++

    I've been struggling for awhile, I've been trying to use CLAPACK to avoid learning Fortan. I think I've just a linking problem, since I've been testing code that's supposed to work. in the VC command prompt i type cl dgesv.c and I get the error LNK2019: unresolved external symbol...
Back
Top