mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-18 14:34:17 +08:00
f1bd09024b
Add a utility header for random numbers (might be merged into NumericTraits) |
||
---|---|---|
.. | ||
benchmark | ||
doc | ||
examples | ||
include | ||
tests | ||
testsuite | ||
aclocal.m4 | ||
AUTHORS | ||
ChangeLog | ||
ChangeLog.1 | ||
CMakeLists.txt | ||
configure | ||
configure.ac | ||
COPYING | ||
INSTALL | ||
LICENSE | ||
Makefile.am | ||
Makefile.in | ||
NEWS | ||
README | ||
THANKS | ||
tvmet-config.1 | ||
tvmet-config.in | ||
tvmet.m4 | ||
tvmet.spec | ||
tvmet.spec.in |
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