a simple library for matrix computation in c++

时间:2012-09-17 12:14:11
【文件属性】:

文件名称:a simple library for matrix computation in c++

文件大小:85KB

文件格式:RAR

更新时间:2012-09-17 12:14:11

library for matrix c++

THIS is a SIMPLE library for matrix in c++. It can do QR decomposition and LU AND inversion. HOwever, in my view, newmat10 takes priority when selecting a good matrix library with its simplicity and good help documents. Otherwise, if you want to compare the difference between those libraries,you can download this file and try it out!


【文件预览】:
矩阵运算
----MatrixQR.cpp(811B)
----MatrixSymmetryRegularCholesky.cpp(2KB)
----MatrixSymmetry.cpp(1KB)
----include()
--------Matrix.inl(26KB)
--------Integral.h(2KB)
--------Random.inl(3KB)
--------EigenvalueVector.inl(12KB)
--------LinearEquation.h(2KB)
--------Comm.h(2KB)
--------FittingApproximation.inl(12KB)
--------NonLinearEquation.h(3KB)
--------Extremum.inl(20KB)
--------Polynomials.h(1KB)
--------Random.h(1KB)
--------SpecialFunction.inl(18KB)
--------Transform.h(1KB)
--------FittingApproximation.h(1KB)
--------SpecialFunction.h(2KB)
--------OrdinaryDifferentialEguation.inl(36KB)
--------EigenvalueVector.h(1KB)
--------Interpolation.h(3KB)
--------Statistic.inl(9KB)
--------OrdinaryDifferentialEguation.h(3KB)
--------Integral.inl(14KB)
--------Interpolation.inl(27KB)
--------Polynomials.inl(5KB)
--------NonLinearEquation.inl(21KB)
--------Statistic.h(2KB)
--------Comm.inl(2KB)
--------Extremum.h(2KB)
--------Transform.inl(8KB)
--------LinearEquation.inl(19KB)
--------Matrix.h(10KB)
----MatrixInversionGS.cpp(2KB)
----MatrixRank.cpp(1KB)
----MatrixSymmetryRegular.cpp(2KB)
----MatrixExample1.cpp(4KB)
----GeneralizedInversionSingularValue.cpp(873B)
----MatrixDeterminant.cpp(1015B)
----MatrixSingularValue.cpp(1KB)
----MatrixLU.cpp(2KB)
----MatrixToeplitzInversionTrench.cpp(1KB)
----MatrixTranspose.cpp(786B)
----MatrixExample.cpp(4KB)
----MatrixSymmetryRegularInversion.cpp(1KB)

网友评论