| Commit message (Collapse) | Author | Age |
... | |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Quaternion : change PacketAccess to IsAligned to mimic other traits
test : add a test and 4 failtest on Map<const Quaternion> based on Eigen::Map ones
|
|
|
|
|
| |
because the documentation says that we do this.
Also, add a unit test to cover this.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also, add regression test.
|
| |
|
|
|
|
| |
first version of its evaluator
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
enabled (e.g., for gcc 3.4)
|
| |
|
|
|
|
| |
This fixes compilation errors in nullary test on 64-bits machines.
|
|
|
|
| |
EIGEN_ALIGN
|
|
|
|
| |
bugs (214 etc) and changeset 56818d907ed08bcc831da1e990dbc105fb681866
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
mallocs after preallocation, with unit test.
* added EIGEN_RUNTIME_NO_MALLOC and new set_is_malloc_allowed() function to implement that test
|
|
|
|
| |
(bug #215)
|
| |
|
|
|
|
|
| |
See bug #89 and changeset 59596efdf70244f92cd88b07498db8bf293689ac
.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|