Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Polynomial ¶
Polynomial polynomial represented by coefficients bls12-381 fr field.
func (Polynomial) Degree ¶
func (p Polynomial) Degree() uint64
Degree returns the degree of the polynomial, which is the length of Data.
Click to show internal directories.
Click to hide internal directories.