文件名称:cholesky_decomposition_template
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-12-17
- 文件大小:
- 647kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该程序给出了一种求解矩阵cholesky分解的算法,具有高精度高速度-The program presents an algorithm for solving matrix cholesky decomposition, high precision high speed
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cholesky_decomposition_template\cholesky_template\cholesky_template\cholesky_template-impl.h
...............................\.................\.................\cholesky_template.h
...............................\.................\.................\cholesky_template.vcproj
...............................\.................\.................\cholesky_template.vcproj.luyaoan028-PC.luyaoan028.user
...............................\.................\.................\constants.h
...............................\.................\.................\Debug\BuildLog.htm
...............................\.................\.................\.....\cholesky_template.exe.embed.manifest
...............................\.................\.................\.....\cholesky_template.exe.embed.manifest.res
...............................\.................\.................\.....\cholesky_template.exe.intermediate.manifest
...............................\.................\.................\.....\mt.dep
...............................\.................\.................\.....\test.obj
...............................\.................\.................\.....\vc90.idb
...............................\.................\.................\.....\vc90.pdb
...............................\.................\.................\matrix_template-impl.h
...............................\.................\.................\matrix_template.h
...............................\.................\.................\test.cpp
...............................\.................\.................\usingdeclare.h
...............................\.................\.................\vector_template-impl.h
...............................\.................\.................\vector_template.h
...............................\.................\cholesky_template.ncb
...............................\.................\cholesky_template.sln
...............................\.................\cholesky_template.suo
...............................\.................\Debug\cholesky_template.exe
...............................\.................\.....\cholesky_template.ilk
...............................\.................\.....\cholesky_template.pdb
...............................\.................\cholesky_template\Debug
...............................\.................\cholesky_template
...............................\.................\Debug
...............................\cholesky_template
cholesky_decomposition_template