./wip/tvmet, Tiny Vector and Matrix template library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.7.2, Package name: tvmet-1.7.2, Maintainer: jihbed.research

This Tiny Vector and Matrix template library uses Meta and Expression
Templates to evaluate results at compile time, thus making it fast for
low-end systems. Temporaries are avoided because of this. The dimensions
are static and bounded at compile time.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: f777cfe42e221d3cb09172dfb4de67b360cb0acd
Filesize: 520.116 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-12 17:26:41 by othyro | Files touched by this commit (56)
Log message:
MASTER_SITES -> MASTER_SITE_SOURCEFORGE; part 2/4. Let me know if this
breaks anything. Minor formatting and HOMEPAGE fixes in some files.
   2012-10-07 19:17:50 by Aleksej Saushev | Files touched by this commit (13)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-09-02 14:15:12 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import tvmet-1.7.2 as wip/tvmet.

This Tiny Vector and Matrix template library uses Meta and Expression
Templates to evaluate results at compile time, thus making it fast for
low-end systems. Temporaries are avoided because of this. The dimensions
are static and bounded at compile time.