Logo
Explore Help
Sign In
devtools/eigen
1
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
f64311e07de95694187e5d6d5d2e3cd118302076
eigen/test
History
Gael Guennebaud f64311e07d Extended the comma initializer to support xpr on the right side:
Matrix3i mat; Vector2i vec(33,66);
  mat << vec.transpose(), 99,
         vec, Matrix2i::random();
2008-03-08 19:46:06 +00:00
..
adjoint.cpp
* Fix a compilation issue with large fixed-size matrices: the unrollers were always instanciated.
2008-03-05 13:18:19 +00:00
basicstuff.cpp
Extended the comma initializer to support xpr on the right side:
2008-03-08 19:46:06 +00:00
CMakeLists.txt
* Added support for a comma initializer: mat.block(i,j,2,2) << 1, 2, 3, 4;
2008-03-08 19:02:24 +00:00
cwiseop.cpp
* coefficient wise operators are more generic, with controllable result type.
2008-03-06 11:36:27 +00:00
linearstructure.cpp
Relicense --> dual-license LGPL3+/GPL2+
2008-02-28 15:44:45 +00:00
main.cpp
Relicense --> dual-license LGPL3+/GPL2+
2008-02-28 15:44:45 +00:00
main.h
* Added support for a comma initializer: mat.block(i,j,2,2) << 1, 2, 3, 4;
2008-03-08 19:02:24 +00:00
map.cpp
Relicense --> dual-license LGPL3+/GPL2+
2008-02-28 15:44:45 +00:00
miscmatrices.cpp
Relicense --> dual-license LGPL3+/GPL2+
2008-02-28 15:44:45 +00:00
product.cpp
* Added support for a comma initializer: mat.block(i,j,2,2) << 1, 2, 3, 4;
2008-03-08 19:02:24 +00:00
smallvectors.cpp
Relicense --> dual-license LGPL3+/GPL2+
2008-02-28 15:44:45 +00:00
submatrices.cpp
Removed trailling spaces.
2008-03-03 11:02:52 +00:00
Powered by Gitea Version: 1.25.3 Page: 1745ms Template: 220ms
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