mkPower: Take matrix to a power

View source: R/mkPower.R

mkPowerR Documentation

Take matrix to a power

Description

Take matrix to a power

Usage

mkPower(x, r)

Arguments

x

matrix

r

numeric (power)

Value

a matrix


cops documentation built on Sept. 30, 2024, 9:22 a.m.