repthy
Class PSLEltModp
Object
MatrixModp
PMatrixModp
PSLEltModp
- All Implemented Interfaces:
- Comparable, GroupElt
- public class PSLEltModp
- extends PMatrixModp
A PMatrixModp that's known at construction time to have
determinant equal to an n-th root of unity. Such matrices
are elements of PSLn(p).
- Author:
- Mark McConnell
|
Constructor Summary |
PSLEltModp(byte[][] x,
byte p)
|
| Methods inherited from class MatrixModp |
compareTo, det, equals, getEntry, getOrder, getP, getSize, hashCode, isDiagonal, isIdentity, isJordanCanonical, isPermShaped, isSignedPerm, isUnipotentUpperTriangular, isUpperTriangular, main, power, toString |
PSLEltModp
public PSLEltModp(byte[][] x,
byte p)