eigen/tvmet-1.7.1
Benoit Jacob 3036eeca0a Starting Eigen 2 development. The current plan is to use the last
release of tvmet (inactive for 2 years and developer unreachable) as the
basis for eigen2, because it provides seemingly good expression template
mechanisms, we want that, and it would take years to reinvent that
wheel. We'll see. So this commit imports the last tvmet release.
2007-05-30 06:24:51 +00:00
..
benchmark Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
config Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
doc Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
examples Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
include Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
tests Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
testsuite Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
aclocal.m4 Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
AUTHORS Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
ChangeLog Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
ChangeLog.1 Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
configure Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
configure.ac Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
COPYING Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
INSTALL Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
LICENSE Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
Makefile.am Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
Makefile.in Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
NEWS Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
README Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
THANKS Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
tvmet-config.1 Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
tvmet-config.in Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
tvmet.m4 Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
tvmet.spec Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00
tvmet.spec.in Starting Eigen 2 development. The current plan is to use the last 2007-05-30 06:24:51 +00:00

This tiny vector and matrix template libary uses meta templates and
template expressions to evaluate results at compile time - to make
it fast for low order systems. Temporaries are kicked off. 

Nevertheless, this isn't a matlab or octave in C++!

For more informations please have a look into docs/html/ or to the 
project web page at http://tvmet.sourceforge.net