Recent content by Pozarnik
-
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...- Pozarnik
- Thread
- Hermitian Matricies
- Replies: 3
- Forum: Programming and Computer Science