-- many more Eigenification changes, in preparation of the big merge -- big changes in the Comma Initializer to allow for column-major order, leading to a simpler and cleaner solution. "commaWrite" hook added to the classes using the Comma Initializer. -- lots of API improvements, cleanup, removal of dead/useless stuff -- testsuite updated |
||
|---|---|---|
| .. | ||
| benchmark | ||
| doc | ||
| examples | ||
| include | ||
| tests | ||
| testsuite | ||
| AUTHORS | ||
| CMakeLists.txt | ||
| COPYING | ||
| INSTALL | ||
| LICENSE | ||
| NEWS | ||
| README | ||
| THANKS | ||
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