This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
595cae9b09bf322a747f8ff5aade76448db58a17
eigen
/
unsupported
/
Eigen
History
Christoph Hertzberg
c9b25fbefa
Silence unused parameter warning
2018-08-17 16:28:28 +02:00
..
CXX11
Merged in codeplaysoftware/eigen-upstream-pure/Pointer_type_creation (pull request PR-461)
2018-08-16 18:28:33 +00:00
src
Silence unused parameter warning
2018-08-17 16:28:28 +02:00
AdolcForward
…
AlignedVector3
…
ArpackSupport
…
AutoDiff
…
BVH
…
CMakeLists.txt
…
EulerAngles
…
FFT
Silence double-promotion warning (when converting double to complex<long double>)
2018-08-17 16:26:11 +02:00
IterativeSolvers
…
KroneckerProduct
…
LevenbergMarquardt
…
MatrixFunctions
…
MoreVectorization
…
MPRealSupport
Issue with mpreal and std::numeric_limits, i.e. digits is not a constant. Added a digits() traits in NumTraits with fallback to static constant. Specialization for mpreal added in MPRealSupport.
2017-03-24 17:45:56 +01:00
NonLinearOptimization
Fix doc
2018-07-12 11:56:18 +02:00
NumericalDiff
…
OpenGLSupport
Fix typos found using codespell
2018-06-07 14:43:02 +02:00
Polynomials
…
Skyline
…
SparseExtra
…
SpecialFunctions
Updates corresponding to the latest round of PR feedback
2018-07-11 10:39:54 -04:00
Splines
…