%^% {dccmidas}R Documentation

Power of a matrix

Description

Reports the power of a matrix.

Usage

x %^% p

Arguments

x

A square matrix

p

The power of interest

Value

The resulting matrix x^(p)


[Package dccmidas version 0.1.2 Index]