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
543bd28a24314c211c7eb0843fb445309104778e
eigen/Eigen/src/plugins
History
Benoit Steiner e25e3a041b Added rsqrt() method to the Array class: this method computes the coefficient-wise inverse square root much more efficiently than calling sqrt().inverse().
2015-12-03 18:16:35 -08:00
..
ArrayCwiseBinaryOps.h
Generalize pow(x,e) such that x and e can be a different expression type or a scalar for either x or e. Add x.pow(e) with e an array expression.
2015-07-20 13:57:55 +02:00
ArrayCwiseUnaryOps.h
Added rsqrt() method to the Array class: this method computes the coefficient-wise inverse square root much more efficiently than calling sqrt().inverse().
2015-12-03 18:16:35 -08:00
BlockMethods.h
Grafted from 5725:cdedc9e90d21099e8b3191f95425680ebe710d6f
2013-12-21 21:46:27 +01:00
CMakeLists.txt
forgot to hg add this file
2010-01-05 14:36:55 +01:00
CommonCwiseBinaryOps.h
Add support for NVCC5: most of the Core and part of LU are callable from CUDA code.
2013-02-07 19:06:14 +01:00
CommonCwiseUnaryOps.h
Make constructors explicit if they could lead to unintended implicit conversion
2014-09-23 14:28:23 +02:00
MatrixCwiseBinaryOps.h
bug #872: remove usage of deprecated bind1st.
2015-06-09 10:52:04 +02:00
MatrixCwiseUnaryOps.h
added scalar_sign_op (both real,complex)
2015-11-24 17:15:07 -05:00
Powered by Gitea Version: 1.25.3 Page: 171ms 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