I currently use C for numerical computations. I\'ve heard that using C++ Expression Templates is better for scientific computing. What are C++ Expression Templates in simple
There is a nice article on C++ template math in the good old Flipcode archive (sure brings back memories):
http://www.flipcode.com/archives/Faster_Vector_Math_Using_Templates.shtml