Commit Graph

3 Commits

Author SHA1 Message Date
John Maddock
4760f643cd Change backend concepts to allow for easier default implementations, plus out-of-place arithmetic as well as in-place.
Change non-member functions to use expression templates with result value passed to the function as "workspace".

[SVN r73819]
2011-08-16 18:02:03 +00:00
John Maddock
dc54f251a4 Fix code to compile with GCC.
[SVN r73660]
2011-08-11 16:09:23 +00:00
John Maddock
30fbb4d528 Add rvalue reference support.
Add LINPACK benchmark test.
Update arithmetic tests to work with types other than big_number.
Fix precision of ostream& operator<<.

[SVN r73649]
2011-08-11 11:28:11 +00:00