Logo
Explore Help
Register Sign In
GitHub-Proxy/eigen
1
0
Fork 0
You've already forked eigen
mirror of https://gitlab.com/libeigen/eigen.git synced 2025-06-30 02:05:18 +08:00
Code Issues Packages Projects Releases Wiki Activity
eigen/Eigen/src/Array
History
Gael Guennebaud e14aa8c8aa Add coeff-wise comparisons to scalar operators. You can now write:
mat.cwise() < 2
instead of:
   mat.cwise() < MatrixType::Constant(mat.rows(), mat.cols(), 2)
2008-09-03 17:56:06 +00:00
..
AllAndAny.h
Add .perpendicular() function in Geometry module (adapted from Eigen1)
2008-07-22 10:54:42 +00:00
CMakeLists.txt
* start of the Geometry module with a cross product and quaternion expressions
2008-06-02 22:58:36 +00:00
CwiseOperators.h
Add coeff-wise comparisons to scalar operators. You can now write:
2008-09-03 17:56:06 +00:00
Functors.h
* patch from Konstantinos Margaritis: bugfix in Altivec version of ei_pdiv
2008-08-25 16:22:56 +00:00
PartialRedux.h
doc and use sed to clean the class hierarchy instead of
2008-08-28 23:25:27 +00:00
Random.h
Add .perpendicular() function in Geometry module (adapted from Eigen1)
2008-07-22 10:54:42 +00:00
Select.h
Add a Select expression in the Array module which mimics a coeff-wise ?: operator.
2008-09-03 17:16:28 +00:00
Powered by Gitea Version: 1.23.6 Page: 127ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API