freebsd-ports/math/tvmet/pkg-descr
Ying-Chieh Liao 29c6ea4cac add tvmet 0.4.0
Tiny Vector and Matrix template library
2002-07-25 08:12:48 +00:00

7 lines
290 B
Plaintext

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.
WWW: http://tvmet.sourceforge.net/