MATRIX commands


PROGRAM NAME

mpow - Compute the Positive Integral Power of a Square Matrix

DESCRIPTION

mpow raises a square matrix to an integer, non-negative power. The output will be DCOMPLEX if the input matrix is either COMPLEX or DCOMPLEX. Otherwise the output type will be DOUBLE.

REQUIRED ARGUMENTS

-i
type: infile
desc: Input matrix object
-pow
type: integer
desc: power to which the matrix should be raised (>=0)
bounds: value >= 0
-o
type: outfile
desc: Output matrix object

OPTIONAL ARGUMENTS

none

EXAMPLES

SEE ALSO

RESTRICTIONS

REFERENCES

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.