cirq.reflection_matrix_pow

Raises a matrix with two opposing eigenvalues to a power.

reflection_matrix The matrix to raise to a power.
exponent The power to raise the matrix to.

The given matrix raised to the given power.