pith. sign in

arxiv: cs/0302026 · v1 · submitted 2003-02-19 · 💻 cs.MS · cs.PL

Recursive function templates as a solution of linear algebra expressions in C++

classification 💻 cs.MS cs.PL
keywords templatesalgebracomputationalexpressionsfunctionlibrarylinearrecursion
0
0 comments X
read the original abstract

The article deals with a kind of recursive function templates in C++, where the recursion is realized corresponding template parameters to achieve better computational performance. Some specialization of these template functions ends the recursion and can be implemented using optimized hardware dependent or independent routines. The method is applied in addition to the known expression templates technique to solve linear algebra expressions with the help of the BLAS library. The whole implementation produces a new library, which keeps object-oriented benefits and has a higher computational speed represented in the tests.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.