public interface GroupHomomorphism extends java.util.function.Function<GroupElement,GroupElement>, StandaloneRepresentable
Usually used as a wrapper around a GroupHomomorphismImpl to offer additional evaluation capabilities.
You should use GroupHomomorphismImpl for your implementation instead.
getRepresentation