MatrixPower: Matrix Power

View source: R/utils.R

MatrixPowerR Documentation

Matrix Power

Description

Compute powers of matrix.

Usage

MatrixPower(A, n)

Arguments

A

A matrix.

n

Number of powers.

Value

Returns the powered matrix.


stevexniu/FuseNet documentation built on May 16, 2022, 12:23 p.m.