3 lines
66 B
R
3 lines
66 B
R
|
|
library(Biodem)
|
||
|
|
`%^%` <- function(mat, n) Biodem::mtx.exp(mat, n)
|