imat_fn/mpower


Purpose

Matrix power.

Syntax

g=mpower(f,num)
g=mpower(f,2)
g=f^2

Description

MPOWER takes the imat_fn to the power of NUM. NUM must be a scalar.

See Also

imat_fn/power