From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-12-06 02:17:06


I think virtual dispatch for a numerical library will be frowned upon. Anyway, its not really necessary and if you want to reduce the # of template instantiations, you can use boost::function.