登录
首页 » Visual C++ » C++矩阵库

C++矩阵库

于 2020-09-16 发布
0 283
下载积分: 1 下载次数: 1

代码说明:

说明:  直接调用矩阵的函数库,方便矩阵的相关运算(Call the function library of matrix directly to facilitate the related operation of matrix)

文件列表:

Eigen3, 0 , 2020-06-16
Eigen3\.hg_archival.txt, 117 , 2012-02-11
Eigen3\.hgeol, 56 , 2012-02-11
Eigen3\.hgignore, 211 , 2012-02-11
Eigen3\.hgtags, 1172 , 2012-02-11
Eigen3\.krazy, 42 , 2012-02-11
Eigen3\CMakeLists.txt, 16220 , 2012-02-11
Eigen3\COPYING.GPL, 35147 , 2012-02-11
Eigen3\COPYING.LGPL, 7652 , 2012-02-11
Eigen3\CTestConfig.cmake, 540 , 2012-02-11
Eigen3\CTestCustom.cmake.in, 130 , 2012-02-11
Eigen3\Eigen, 0 , 2020-06-16
Eigen3\Eigen\Array, 304 , 2012-02-11
Eigen3\Eigen\CMakeLists.txt, 607 , 2012-02-11
Eigen3\Eigen\Cholesky, 750 , 2012-02-11
Eigen3\Eigen\Core, 12105 , 2012-02-11
Eigen3\Eigen\Dense, 122 , 2012-02-11
Eigen3\Eigen\Eigen, 37 , 2012-02-11
Eigen3\Eigen\Eigen2Support, 2678 , 2012-02-11
Eigen3\Eigen\Eigenvalues, 1150 , 2012-02-11
Eigen3\Eigen\Geometry, 1646 , 2012-02-11
Eigen3\Eigen\Householder, 621 , 2012-02-11
Eigen3\Eigen\Jacobi, 686 , 2012-02-11
Eigen3\Eigen\LU, 955 , 2012-02-11
Eigen3\Eigen\LeastSquares, 753 , 2012-02-11
Eigen3\Eigen\QR, 853 , 2012-02-11
Eigen3\Eigen\QtAlignedMalloc, 637 , 2012-02-11
Eigen3\Eigen\SVD, 788 , 2012-02-11
Eigen3\Eigen\Sparse, 1891 , 2012-02-11
Eigen3\Eigen\StdDeque, 1513 , 2012-02-11
Eigen3\Eigen\StdList, 1446 , 2012-02-11
Eigen3\Eigen\StdVector, 1519 , 2012-02-11
Eigen3\Eigen\src, 0 , 2020-06-16
Eigen3\Eigen\src\CMakeLists.txt, 308 , 2012-02-11
Eigen3\Eigen\src\Cholesky, 0 , 2020-06-16
Eigen3\Eigen\src\Cholesky\CMakeLists.txt, 153 , 2012-02-11
Eigen3\Eigen\src\Cholesky\LDLT.h, 16925 , 2012-02-11
Eigen3\Eigen\src\Cholesky\LLT.h, 12799 , 2012-02-11
Eigen3\Eigen\src\Core, 0 , 2020-06-16
Eigen3\Eigen\src\Core\Array.h, 12333 , 2012-02-11
Eigen3\Eigen\src\Core\ArrayBase.h, 9149 , 2012-02-11
Eigen3\Eigen\src\Core\ArrayWrapper.h, 7583 , 2012-02-11
Eigen3\Eigen\src\Core\Assign.h, 23258 , 2012-02-11
Eigen3\Eigen\src\Core\BandMatrix.h, 13768 , 2012-02-11
Eigen3\Eigen\src\Core\Block.h, 14454 , 2012-02-11
Eigen3\Eigen\src\Core\BooleanRedux.h, 4237 , 2012-02-11
Eigen3\Eigen\src\Core\CMakeLists.txt, 215 , 2012-02-11
Eigen3\Eigen\src\Core\CommaInitializer.h, 5434 , 2012-02-11
Eigen3\Eigen\src\Core\CwiseBinaryOp.h, 10562 , 2012-02-11
Eigen3\Eigen\src\Core\CwiseNullaryOp.h, 29034 , 2012-02-11
Eigen3\Eigen\src\Core\CwiseUnaryOp.h, 5429 , 2012-02-11
Eigen3\Eigen\src\Core\CwiseUnaryView.h, 5829 , 2012-02-11
Eigen3\Eigen\src\Core\DenseBase.h, 24277 , 2012-02-11
Eigen3\Eigen\src\Core\DenseCoeffsBase.h, 28332 , 2012-02-11
Eigen3\Eigen\src\Core\DenseStorage.h, 13608 , 2012-02-11
Eigen3\Eigen\src\Core\Diagonal.h, 9027 , 2012-02-11
Eigen3\Eigen\src\Core\DiagonalMatrix.h, 11575 , 2012-02-11
Eigen3\Eigen\src\Core\DiagonalProduct.h, 6118 , 2012-02-11
Eigen3\Eigen\src\Core\Dot.h, 10108 , 2012-02-11
Eigen3\Eigen\src\Core\EigenBase.h, 6379 , 2012-02-11
Eigen3\Eigen\src\Core\Flagged.h, 4917 , 2012-02-11
Eigen3\Eigen\src\Core\ForceAlignedAccess.h, 5179 , 2012-02-11
Eigen3\Eigen\src\Core\Functors.h, 36056 , 2012-02-11
Eigen3\Eigen\src\Core\Fuzzy.h, 6239 , 2012-02-11
Eigen3\Eigen\src\Core\GenericPacketMath.h, 12019 , 2012-02-11
Eigen3\Eigen\src\Core\GlobalFunctions.h, 3955 , 2012-02-11
Eigen3\Eigen\src\Core\IO.h, 8247 , 2012-02-11
Eigen3\Eigen\src\Core\Map.h, 8809 , 2012-02-11
Eigen3\Eigen\src\Core\MapBase.h, 8876 , 2012-02-11
Eigen3\Eigen\src\Core\MathFunctions.h, 24924 , 2012-02-11
Eigen3\Eigen\src\Core\Matrix.h, 18534 , 2012-02-11
Eigen3\Eigen\src\Core\MatrixBase.h, 23225 , 2012-02-11
Eigen3\Eigen\src\Core\NestByValue.h, 3930 , 2012-02-11
Eigen3\Eigen\src\Core\NoAlias.h, 5847 , 2012-02-11
Eigen3\Eigen\src\Core\NumTraits.h, 6898 , 2012-02-11
Eigen3\Eigen\src\Core\PermutationMatrix.h, 24439 , 2012-02-11
Eigen3\Eigen\src\Core\PlainObjectBase.h, 33050 , 2012-02-11
Eigen3\Eigen\src\Core\Product.h, 27827 , 2012-02-11
Eigen3\Eigen\src\Core\ProductBase.h, 11128 , 2012-02-11
Eigen3\Eigen\src\Core\Random.h, 6114 , 2012-02-11
Eigen3\Eigen\src\Core\Redux.h, 13999 , 2012-02-11
Eigen3\Eigen\src\Core\Replicate.h, 7326 , 2012-02-11
Eigen3\Eigen\src\Core\ReturnByValue.h, 3877 , 2012-02-11
Eigen3\Eigen\src\Core\Reverse.h, 8377 , 2012-02-11
Eigen3\Eigen\src\Core\Select.h, 6557 , 2012-02-11
Eigen3\Eigen\src\Core\SelfAdjointView.h, 12240 , 2012-02-11
Eigen3\Eigen\src\Core\SelfCwiseBinaryOp.h, 7724 , 2012-02-11
Eigen3\Eigen\src\Core\SolveTriangular.h, 10579 , 2012-02-11
Eigen3\Eigen\src\Core\StableNorm.h, 7000 , 2012-02-11
Eigen3\Eigen\src\Core\Stride.h, 4338 , 2012-02-11
Eigen3\Eigen\src\Core\Swap.h, 4569 , 2012-02-11
Eigen3\Eigen\src\Core\Transpose.h, 15166 , 2012-02-11
Eigen3\Eigen\src\Core\Transpositions.h, 16055 , 2012-02-11
Eigen3\Eigen\src\Core\TriangularMatrix.h, 30677 , 2012-02-11
Eigen3\Eigen\src\Core\VectorBlock.h, 10357 , 2012-02-11
Eigen3\Eigen\src\Core\VectorwiseOp.h, 22601 , 2012-02-11
Eigen3\Eigen\src\Core\Visitor.h, 7552 , 2012-02-11
Eigen3\Eigen\src\Core\arch, 0 , 2020-06-16
Eigen3\Eigen\src\Core\arch\AltiVec, 0 , 2020-06-16
Eigen3\Eigen\src\Core\arch\AltiVec\CMakeLists.txt, 178 , 2012-02-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 相似度
    VB小工具检测两段文字的相似度是否》50%(visual basic check two word)
    2020-06-22 14:20:02下载
    积分:1
  • VB-help-
    本人整理的vb6.0 常用API函数、内部函数、指令、经典例子的文档,希望大家喜欢。(I am finishing vb6.0 common API functions, internal functions, commands, classic example of a document, I hope you like it.)
    2013-06-24 17:32:01下载
    积分:1
  • wangluochonggou
    配电网重构是一个多目标、多时段、多组合、多约束的非线性优化问题。该问题的复杂性,决定了难以用单纯的数学方法得到满意的解。尝试用改进的遗传算法进行配电网络重构,建立评价函数,寻求该评价函数最优解(Distribution network reconfiguration is a multi-objective, multi-slot, multi-portfolio, multi-constrained nonlinear optimization problem. The complexity of the issue, a difficult decision purely mathematical methods satisfactory solution. Try to use improved genetic algorithm for distribution network reconfiguration, the establishment of the evaluation function, evaluation function to find the optimal solution)
    2008-07-16 10:50:45下载
    积分:1
  • PV_Grid
    使用psim实现的光伏发电模拟并带有MPPT控制功能,使用c语言编程(Using psim to achieve the photovoltaic power generation simulation and with MPPT control function, the use of c language programming)
    2017-04-07 09:50:42下载
    积分:1
  • odbc-student
    VC++60编译通过,利用ODBC操作*.mdb数据库,非常完善的学生信息管理系统。可以改为其它数据库。(VC++ 60 compiler through the use of ODBC operation*. mdb database, an excellent student information management system. Could be converted to other databases.)
    2008-07-09 22:29:15下载
    积分:1
  • arma_analyse-and-forecast
    1、时间序列的ARMA(自回归移动平均)算法代码实现; 2、能用于平稳时序的分析和预测; 3、使用C/C++开发。(1、The codes relization of timeseries arma forecast method 2、Be used in analyzing and forecast in timeseries 3、Be developed by C/C++ tool.)
    2021-04-29 11:08:43下载
    积分:1
  • ClassicalGame
    经典游戏程序设计的随书光盘,源码经典、齐全,适合新手学习编程。(Classic games designed with book, source classic, complete, suitable for novices to learn programming.)
    2010-07-24 16:45:38下载
    积分:1
  • vbcaculate
    实现了计算器的界面和运算功能,并实现了自带语音功能,(Achieve a calculator interface and computing capabilities, and to achieve a built-in voice capabilities,)
    2013-05-26 16:33:26下载
    积分:1
  • anwend-safe
    將 W頁的查詢出來的界面,通 ]件 l送出去,可以做為計劃排程來定 r的 l送(Will W page of the query out of the interface,] piece l sent out, can be used as a plan to schedule the r of the l send)
    2018-12-04 23:31:28下载
    积分:1
  • iplab_src
    the source code of iplab
    2018-02-19 22:28:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载