Gael Guennebaud
|
9036cda364
|
Cleanup intitial reshape implementation:
- reshape -> reshaped
- make it compatible with evaluators.
|
2017-01-29 14:57:45 +01:00 |
|
yoco
|
15f273b63c
|
fix reshape flag and test case
|
2014-02-10 22:49:13 +08:00 |
|
yoco
|
b64a09acc1
|
fix reshape's Max[Row/Col]AtCompileTime
|
2014-02-04 05:54:50 +08:00 |
|
yoco
|
f8ad87f226
|
Reshape always non-directly-access
|
2014-02-04 05:19:56 +08:00 |
|
yoco
|
009047db27
|
Fix Reshape traits flag calculate bug
|
2014-02-04 02:21:41 +08:00 |
|
yoco
|
2b89080903
|
Remove reshape InnerPanel, add test, fix bug
|
2014-01-20 01:43:28 +08:00 |
|
yoco
|
03723abda0
|
Remove useless reshape row/col ctor
|
2014-01-20 00:22:16 +08:00 |
|
yoco
|
342c8e5321
|
Fix Reshape DirectAccessBit bug
|
2014-01-20 00:15:19 +08:00 |
|
yoco
|
150796337a
|
Add unit-test for reshape
- add unittest for dynamic & fixed-size reshape
- fix fixed-size reshape bugs bugs found while testing
|
2014-01-18 16:10:46 +08:00 |
|
yoco
|
497a7b0ce1
|
remove c++11, make c++03 compatible
|
2014-01-18 13:20:14 +08:00 |
|
yoco
|
7bd58ad0b6
|
add Eigen/src/Core/Reshape.h
|
2014-01-18 04:16:44 +08:00 |
|