visxclapack.h
来自「microsoft vision source code」· C头文件 代码 · 共 13 行
H
13 行
// VisXCLAPACK.h
//
// DESCRIPTION
// The functions in this file provide C++ calling convention
// covers for the CLAPACK routines we want to use. They also
// reside in a DLL, which removes the need to link
// in the Fortran libraries with the other modules,
// and avoids link-time errors (clashes between Fortran and MFC).
//
// HISTORY
// 11-May-98 Zhengyou Zhang (zhang) at Microsoft
//
// Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?