R/trace.R

trace = function(mat){
  return(sum(diag(mat)))
}
Rjacobucci/autoSEM documentation built on May 9, 2019, 10:05 a.m.