polynomial

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2021 License: Apache-2.0 Imports: 1 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Polynomial

type Polynomial []fr.Element

Polynomial polynomial represented by coefficients bn254 fr field.

func (Polynomial) Degree

func (p Polynomial) Degree() uint64

Degree returns the degree of the polynomial, which is the length of Data.

func (Polynomial) Eval

func (p Polynomial) Eval(v interface{}) interface{}

Eval evaluates p at v

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL