rexpokit
function
expokit_dgpadm_Qmat
. It is also
possible to byte-compile everything during package
installation (via ByteCompile: true
in the
DESCRIPTION file), which is implemented in
BioGeoBEARS
, so this may be redundant.
expokit_dgpadm_Qmat2_prebyte(times, Qmat, transpose_needed = TRUE)
tmpoutmat
the output matrix.
expokit_dgpadm_Qmat2_prebyte
gets
byte-compiled into expokit_dgpadm_Qmat2
. See http://dirk.eddelbuettel.com/blog/2011/04/12/
for discussion of the compiler
(cmpfun
) package.
Matzke_2012_IBS
expokit_dgpadm_Qmat
,
expokit_dgpadm_Qmat2
,
compile
,
cmpfun