Miscellaneous Operations on Matrices#
- FrobeniusImage(A, e): Mtrx, RngIntElt -> Mtrx#
Given a matrix \(A\) over a finite field \(K\) of characteristic \(p\), return the matrix obtained from \(A\) by mapping each entry \(A_{i,j}\) to \((A_{i,j})^{p^e}\).