MCPcopy Create free account
hub / github.com/PolyhedraZK/ExpanderCompilerCollection / Field

Method Field

ecgo/field/field.go:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13type Field interface {
14 constraint.Field
15 Field() *big.Int
16 FieldBitLen() int
17 SerializedLen() int
18}

Callers 5

FieldMethod · 0.65
SolveInputAutoMethod · 0.65
SolveInputsMethod · 0.65
evalSubMethod · 0.65
GetFieldIdFunction · 0.65

Implementers 3

Fieldecgo/field/gf2/field.go
Fieldecgo/field/bn254/field_wrapper.go
Fieldecgo/field/m31/field.go

Calls

no outgoing calls

Tested by

no test coverage detected