mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-06 14:14:46 +08:00
38ab7e6ed0
* The scheduling of computation is moved out the the assignment code and into a new TensorExecutor class * The assignment itself is now a regular node on the expression tree * The expression evaluators start by recursively evaluating all their subexpressions if needed |
||
---|---|---|
.. | ||
src | ||
Core | ||
Tensor | ||
TensorSymmetry |