public class OpLazyGroupElement extends LazyGroupElement
LazyGroupElement.ComputationStategroup| Constructor and Description |
|---|
OpLazyGroupElement(LazyGroup group,
LazyGroupElement lhs,
LazyGroupElement rhs) |
| Modifier and Type | Method and Description |
|---|---|
protected GroupElementImpl |
accumulateMultiexp(Multiexponentiation multiexp)
Writes down the value of this group element as a multiexponentiation.
|
protected void |
computeConcreteValue()
Computes the concrete value of the expression.
|
compute, computeSync, equals, getConcreteValue, getPrecomputedSmallExponents, getRepresentation, getStructure, hashCode, inv, isComputed, isDefinitelySupposedToGetConcreteValue, isNeutralElement, op, pow, precomputePow, precomputePow, setConcreteValue, square, toString, updateAccumulatorclone, finalize, getClass, notify, notifyAll, wait, wait, waitexpr, op, op, pow, pow, pow, pow, pow, powgetUniqueByteRepresentationpublic OpLazyGroupElement(LazyGroup group, LazyGroupElement lhs, LazyGroupElement rhs)
protected void computeConcreteValue()
LazyGroupElementcomputeConcreteValue in class LazyGroupElementprotected GroupElementImpl accumulateMultiexp(Multiexponentiation multiexp)
LazyGroupElementaccumulateMultiexp in class LazyGroupElement