29c6ea4cac
Tiny Vector and Matrix template library
6 lines
290 B
Text
6 lines
290 B
Text
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/
|