Dear List,
I'm exploring the use of class inheritance for a package were
developing. I want to try to build on existing a class, i first want to
extend this a bit using a virtual class and then extend this virtual
class in multiple other classes. This would be similar to bar3 in the
example b
Yes, these instructions are no longer valid as there has been some
reorganization of the mkl libraries. The path
/opt/intel/mkl/10.0.3.020/lib/em64t/ is now
/opt/intel/mkl/lib/intel64. Also, the only libraries that need to be
included are:
-lmkl_gf_lp64 -lmkl_gnu_thread -lmkl_core
The trick to
On 29/05/2012 09:57, Alon Wasserman wrote:
Hi,
We've encountered a difference in running time between a straight function
call and the same call using do.call when the called function generated an
error. We've isolated the problem to the following small reproducible
example:
Consider the followi
Hi,
We've encountered a difference in running time between a straight function
call and the same call using do.call when the called function generated an
error. We've isolated the problem to the following small reproducible
example:
Consider the following function:
foo <- function(nr = 2e6, nc=3,