搜索资源列表
eigen3
- Eigen非常方便矩阵操作,当然它的功能不止如此,由于本人只用到了它的矩阵相关操作,所以这里只给出了它的一些矩阵相关的简单用法,-Eigen matrix operation is very convenient, of course, it features more than that, because I only use its matrix-related operations, so here it only gives s
eigen3
- 是C++中可以用来调用并进行矩阵计算的一个库,里面封装了一些类-It is C++ that can be used to call and a base matrix calculation, which encapsulates some kind of
eigen3
- c++矩阵运算,设计了矩阵类,该类实现了矩阵的数学运算,包括矩阵乘除/求逆/求特征向量的!-Design a matrix type, such realization of the matrix arithmetic, including matrix multiplication and division/inversion/demand eigenvector!-c++ matrix,Design the matrix class
eigen3.2.8
- Eigen3.2.8为矩阵计算工具,需要编译后才能运行,在官网找了很久,发现没有这个版本了,然后上传一份,方便后面有需要的人使用,可以在openCV、PCL等库中应用-Eigen3.2.8 for the matrix calculation tool, you need to compile to run, in the official website to find a long time, found that there is
niNewton_test
- Eigen 编写的拟牛顿法 解非线性方程组 //徐世良主编 数值分析与算法 // C++接口 需要Eigen3支持(quasi Newton method for solving nonlinear equations edited by Xu Shiliang numerical analysis and algorithm Eigen3 / C++ interface support)
eigen3
- 包含矩阵运算的各种函数,以此来简化C++代码的复杂度(A variety of functions that contain matrix operations to simplify the complexity of C++ code)
eigen3
- C语言相比于MATLAB最大的弊病就是在矩阵运算上,而这个库中间包含了所有的矩阵运算,简直不能再方便(Compared with MATLAB, the biggest drawback of C language is in the matrix operation, and the middle of this library contains all matrix operations, which can hardly be c
EigenTest
- C++矩阵处理工具——Eigen3工具包,其内部封装了很多矩阵类,可以在C++环境轻松进行矩阵处理(与操作系统无关,window,linux均可)。(C++ matrix processing tool - Eigen3 toolkit, which encapsulates a lot of matrix classes, can be easily carried out in the C++ environment matrix
Eigen
- C++ 矩阵操作, ROS,Eigen3(C++ Library manipulating Vector Matrix)