MtxExpr.MtxIntPower Method

Matrix MtxIntPower(TMtx Src, Int32 Exponent)

Computes matrix function of x^n where n is integer.

#NameTypeDescription
1SrcTMtxsource TMtx
2ExponentInt32

Returns: Matrix

Remarks:

Internally calls Dew.Math.Matrix.MtxIntPower