VisDMatrix.h
资源名称:VisSDK.rar [点击查看]
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:25k
源码类别:
人物传记/成功经验
开发平台:
Visual C++
- ///////////////////////////////////////////////////////////////////////////
- //
- // NAME
- // VisDMatrix.h -- double precision matrix/vector operations
- //
- // DESCRIPTION
- // The CVisDMatrix class provides some basic matrix operations, using calls
- // to external software (IMSL for the moment) to perform the more
- // complicated operations.
- //
- // To take advantage of the IMSL numerical analysis routines,
- // define VIS_USE_IMSL in the Build Settings C/C++ property page.
- //
- // Copyright