搜索资源列表
1CHOL
- Cholesky分解与求行列式值,使用C语言编写,可以在Visual C++中运行。-Cholesky decomposition and demand determinant, the use of C language, Visual C++ can be run.
chol
- 这是 对矩阵Cholesky分解 的一种方法的源代码.-This is the Cholesky decomposition matrix of a method
shuzhi
- 常用数值算法的fortran程序。有高斯算法,拉普拉斯算法,辛普森算法-Numerical Algorithm
chol
- 矩阵的乔列斯基分解。用VB编程。数值计算方法。-Matrix Qiaoliesiji decomposition. With VB programming. Numerical methods.
matrix_chol
- matlab中chol函数的C++实现,即对矩阵进行分解,分解为上三角矩阵-chol matlab in C++, the function
1CHOL
- 在矩阵运算中用于大型行列式求值,代码简单。容易看懂。-In the matrix operations for large determinant in the evaluation, the code simple. Easy to understand.
incomplete_Cho_solution
- C++编写,CVPR牛文,实现chol不完全解的实现,程序可直接运行。-Written in C++, CVPR Niu, chol incomplete solution to achieve the realization of the program can be run directly. .
Chol
- cholesky decomposition matlab code
Zero
- Fast Numerical Computational C++ lib: Including the following classes: class Complex • class ComplexVector • class ComplexMatrix • class RealVector • class RealMatrix • class Kronecker • class Gauss_Jorda