文件名称:gaussElim
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个用C++编写的矩阵类,含测试代码,供大家研究使用。实现了矩阵的创建、初始化、拷贝、赋值、乘法、加法、转置、求秩等运算,并给出了利用高斯消去法进行求逆、解线性方程组等功能。也可再次扩展。-Self defined C++ matrix class for everyone to use. To achieve the creation of the matrix, initialize, copy, assignment, multiplication, addition, transpose, rank and other operations, and gives the advantage of inverse Gaussian elimination method, solving linear equations and other functions. Can also be extended on the basis of their own needs.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
gaussElim.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.