pow

final Matrix pow(Integer n)

Calculate the nth power of this matrix.

Return

nth power of this matrix.

Parameters

n

multiplier