mkPower {cops}R 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


[Package cops version 1.3-1 Index]