mkPower function

Take matrix to a power

Take matrix to a power

mkPower(x, r)

Arguments

  • x: matrix
  • r: numeric (power)

Returns

a matrix