mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
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.
22 lines
511 B
Plaintext
22 lines
511 B
Plaintext
/*
|
|
* $Id: projects.dox,v 1.6 2004/04/09 05:48:16 opetzold Exp $
|
|
*/
|
|
|
|
/**
|
|
\page projects Projects using tvmet
|
|
|
|
|
|
Please write me about projects using tvmet - I'm highly interested in !
|
|
|
|
-# Not really a project but, an interesting application is
|
|
<a href=http://www.radiumsoftware.com/files/pathtrace.cxx.1.12.txt>here</a>.
|
|
-# <a href=http://www.iplt.org>IPLT</a>, an image processing libary
|
|
and toolbox for the electron microscopy community.
|
|
|
|
*/
|
|
|
|
|
|
// Local Variables:
|
|
// mode:c++
|
|
// End:
|