[vsipl++] [patch] Use new dispatch for matvec functions
Stefan Seefeld
stefan at codesourcery.com
Tue Nov 18 21:09:53 UTC 2008
Don McCoy wrote:
> Jules Bergmann wrote:
>> [3] Can you adjust the author/date and mention that this file contains
>> a simplified dispatch harness for the reference implementation and
>> that the real slim shady is in opt/dispatch.hpp.
>>
> Done. :)
Actually, let me suggest a slight simplification:
Make vsip/core/dispatch.hpp unconditionally provide the primary
templates for dispatcher::Evaluator and dispatcher::Signature, so
vsip/opt/dispatch.hpp only adds specializations (and dispatcher::List)
to be able to perform a true dispatch. Obviously, vsip/opt/dispatch.hpp
then includes vsip/core/dispatch.hpp.
Thanks,
Stefan
--
Stefan Seefeld
CodeSourcery
stefan at codesourcery.com
(650) 331-3385 x718
More information about the vsipl++
mailing list