mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-30 17:40:05 +08:00
82c3cea1d5
* use ProductReturnType<>::Type to get the correct Product xpr type * Product is no longer instanciated for xpr types which are evaluated * vectorization of "a.transpose() * b" for the normal product (small and fixed-size matrix) * some cleanning * removed ArrayBase |
||
---|---|---|
.. | ||
ArrayBase.h | ||
class_Eval.cpp | ||
Eval_MatrixType.cpp | ||
Eval.h | ||
EvalOMP.h | ||
Product.h |