VisXCLAPACK.h
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:6k
开发平台:

Visual C++

  1. // VisXCLAPACK.h
  2. //
  3. // DESCRIPTION
  4. //  The functions in this file provide C++ calling convention
  5. //  covers for the CLAPACK routines we want to use.  They also
  6. //  reside in a DLL, which removes the need to link
  7. //  in the Fortran libraries with the other modules,
  8. //  and avoids link-time errors (clashes between Fortran and MFC).
  9. //
  10. // HISTORY
  11. //  11-May-98  Zhengyou Zhang (zhang) at Microsoft
  12. //
  13. // Copyright