aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/CommaInitializer.h
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2008-05-12 10:23:09 +0000
committerGravatar Gael Guennebaud <g.gael@free.fr>2008-05-12 10:23:09 +0000
commit45cda6704a067e73711f659ec6389fae7e36d1ad (patch)
treeb9bab79241fb673d41d8f47853b99b2cfe976c1c /Eigen/src/Core/CommaInitializer.h
parentdca416cace14abdba682d82a212b215e05d1e17a (diff)
* Draft of a eigenvalues solver
(does not support complex and does not re-use the QR decomposition) * Rewrite the cache friendly product to have only one instance per scalar type ! This significantly speeds up compilation time and reduces executable size. The current drawback is that some trivial expressions might be evaluated like conjugate or negate. * Renamed "cache optimal" to "cache friendly" * Added the ability to directly access matrix data of some expressions via: - the stride()/_stride() methods - DirectAccessBit flag (replace ReferencableBit)
Diffstat (limited to 'Eigen/src/Core/CommaInitializer.h')
0 files changed, 0 insertions, 0 deletions