Jitse Niesen
|
e654405900
|
Implement unrolling in copy_using_evaluator() .
|
2011-04-13 11:49:48 +01:00 |
|
Jitse Niesen
|
7e86324898
|
Implement evaluator for PartialReduxExpr as a dumb wrapper.
|
2011-04-13 09:49:10 +01:00 |
|
Jitse Niesen
|
11164830f5
|
Implement evaluator for Replicate.
|
2011-04-12 22:54:31 +01:00 |
|
Jitse Niesen
|
12a30a982f
|
Implement evaluator for Select.
|
2011-04-12 22:34:16 +01:00 |
|
Jitse Niesen
|
11ea81858a
|
Implement evaluator for CwiseUnaryView
|
2011-04-05 18:20:43 +01:00 |
|
Jitse Niesen
|
cca7b146a2
|
Implement evaluator for Map
|
2011-04-05 18:15:59 +01:00 |
|
Jitse Niesen
|
d90a8ee8bd
|
Evaluators: add Block evaluator as dumb wrapper, add slice vectorization.
|
2011-03-31 13:50:52 +01:00 |
|
Jitse Niesen
|
b175bc464f
|
Evaluators: Implement linear traversal, better testing.
|
2011-03-27 22:08:48 +01:00 |
|
Jitse Niesen
|
5c204d1ff7
|
Evaluators: Implement LinearVectorizedTraversal, packet ops in evaluators.
|
2011-03-25 16:30:41 +00:00 |
|
Gael Guennebaud
|
abc8c0821c
|
makes evaluator test use VERIFY_IS_APPROX
|
2011-03-23 17:23:56 +01:00 |
|
Gael Guennebaud
|
816541d82c
|
add a stupid Product<A,B> expression produced by prod(a,b), and implement a first version of its evaluator
|
2011-03-23 16:12:21 +01:00 |
|
Gael Guennebaud
|
cfd5c2d74e
|
import evaluator works
|
2011-03-23 11:54:00 +01:00 |
|