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.
4 lines
254 B
Text
4 lines
254 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.
|