TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Meta-optimizing C++ expression templates
1 points
by
keveman
over 14 years ago
Using expression templates in C++ to enable lazy evaluation of vector and matrix expressions is a well known technique. This article goes a step further and shows how to optimize the expressions that are constructed using the same technique.
no comments
no comments