Click or drag to resize

MatrixTPower Method

Overload List
 NameDescription
Public methodPower(Int32) Multiplies this square matrix with another matrix and returns the result.
Public methodPower(Int32, MatrixT) Raises this square matrix to a positive integer exponent and places the results into the result matrix.
Top
See Also