文件名称:LinearAlgebra
介绍说明--下载内容均来自于网络,请自行研究使用
线性代数基本实现,各种基础的线性代数计算接口(加减乘除、求逆、求秩、最大线性无关组)以及矩阵的特征值特征向量的计算(QR方法)。含有设计文档。-The basic realization of linear algebra, and linear algebra calculation based interface (addition and subtraction multiplication and division, inverse, and rank, the largest group of linearly independent) and the eigenvalue matrix eigenvector calculation (QR method).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LinearAlgebra.cpp
matrix.cpp
matrix.h
Sample_Input.txt
Sample_Output.txt
设计文档.pdf
matrix.cpp
matrix.h
Sample_Input.txt
Sample_Output.txt
设计文档.pdf