R/infmul.R

Defines functions infmul

Documented in infmul

infmul <-
function(a,M){
  
  a%*%M}

Try the TimeVTree package in your browser

Any scripts or data that you put into this service are public.

TimeVTree documentation built on May 2, 2019, 2:17 a.m.