Gael Guennebaud
|
0ca43f7e9a
|
Remove deprecated code not used by evaluators
|
2014-09-18 15:15:27 +02:00 |
|
Gael Guennebaud
|
c2f66c65aa
|
workaround MSVC compilation issue (shadow issue)
|
2014-09-16 16:23:45 -07:00 |
|
Gael Guennebaud
|
54607665ab
|
Fix inverse evaluator
|
2014-06-25 23:44:59 +02:00 |
|
Gael Guennebaud
|
47585c8ab2
|
merge
|
2014-06-20 15:49:07 +02:00 |
|
Gael Guennebaud
|
78bb808337
|
1- Introduce sub-evaluator types for unary, binary, product, and map expressions to ease specializing them.
2- Remove a lot of code which should not be there with evaluators, in particular coeff/packet methods implemented in the expressions.
|
2014-06-20 15:39:38 +02:00 |
|
Jitse Niesen
|
b30706bd5c
|
Fix typo in Inverse.h
|
2014-04-15 22:51:46 +01:00 |
|
Gael Guennebaud
|
aceae8314b
|
Resurect EvalBeforeNestingBit to control nested_eval
|
2014-03-12 20:25:36 +01:00 |
|
Gael Guennebaud
|
cbc572caf7
|
Split LU/Inverse.h to Core/Inverse.h for the generic Inverse expression, and LU/InverseImpl.h for the dense implementation of dense.inverse()
|
2014-02-24 11:49:30 +01:00 |
|