Package edu.jas.gb
Class GBSPTransportMessPoly<C extends RingElem<C>>
java.lang.Object
edu.jas.gb.GBSPTransportMess
edu.jas.gb.GBSPTransportMessPoly<C>
- All Implemented Interfaces:
Serializable
Distributed GB transport message for polynomial.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pol
The polynomial for transport.
-
-
Constructor Details
-
GBSPTransportMessPoly
GBSPTransportMessPoly.- Parameters:
p
- polynomial to transferred.
-
-
Method Details
-
toString
toString.- Overrides:
toString
in classGBSPTransportMess
-