ultimatepp/uppsrc/plugin/Eigen
koldo 74f660ecdf Eigen: Improvements in NonLinearOptimization()
git-svn-id: svn://ultimatepp.org/upp/trunk@14682 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-15 07:55:37 +00:00
..
Eigen *Eigen: Fixed CLANG error 2020-05-09 21:53:31 +00:00
src.tpp Eigen: NonLinear functions 2020-05-30 09:28:07 +00:00
srcdoc.tpp Eigen: Added simpler nonlinear functions 2020-05-13 12:10:14 +00:00
unsupported Eigen: Updated to master commit C1D944DD (9/May/2020) 2020-05-09 08:54:11 +00:00
COPYING.BSD Eigen: Updated to version 3.1.2 2012-12-28 19:12:45 +00:00
COPYING.GPL Eigen: Updated to version 3.1.2 2012-12-28 19:12:45 +00:00
COPYING.LGPL Eigen: Updated to version 3.1.2 2012-12-28 19:12:45 +00:00
COPYING.MINPACK Eigen: Updated to version 3.1.2 2012-12-28 19:12:45 +00:00
COPYING.MPL2 Eigen: Updated to version 3.1.2 2012-12-28 19:12:45 +00:00
COPYING.README Eigen: Updated to version 3.1.2 2012-12-28 19:12:45 +00:00
Eigen.cpp Eigen: Improvements in NonLinearOptimization() 2020-07-15 07:55:37 +00:00
Eigen.h Eigen: Improvements in NonLinearOptimization() 2020-07-15 07:55:37 +00:00
Eigen.upp Eigen: Added simpler nonlinear functions 2020-05-13 12:10:14 +00:00
README.md Eigen: Updated to version 3.3.4 2017-10-23 07:47:29 +00:00
ToStringPlugin.h Eigen: Updated to 3.3.7 2019-02-02 16:43:54 +00:00

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.

For more information go to http://eigen.tuxfamily.org/.