index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
nomalloc.cpp
Commit message (
Expand
)
Author
Age
*
more product refactoring
Gael Guennebaud
2009-08-06
*
remove sentence "Eigen itself is part of the KDE project."
Benoit Jacob
2009-05-22
*
fix a bunch of warnings (actual issues) reported by Frank
Benoit Jacob
2009-01-22
*
the big memory changes. the most important changes are:
Benoit Jacob
2009-01-08
*
fix the nomalloc test: it didn't catch the ei_stack_alloc in
Benoit Jacob
2008-12-31
*
Update e-mail address
Benoit Jacob
2008-11-24
*
Solve a big issue with data alignment and dynamic allocation:
Gael Guennebaud
2008-09-03
*
* Merge Extract and Part to the Part expression.
Gael Guennebaud
2008-07-21
*
the big Array/Cwise rework as discussed on the mailing list. The new API
Benoit Jacob
2008-07-08
*
Added a Hessenberg decomposition class for both real and complex matrices.
Gael Guennebaud
2008-06-08
*
hack to to make the nomalloc unit test compiles with -pedantic
Gael Guennebaud
2008-06-04
*
added unit tests for sizeof and dynamic memory allocation
Gael Guennebaud
2008-06-02