griffin

package
v0.0.0-...-1a3e052 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Circuit

type Circuit struct {
	X0 frontend.Variable `gnark:"x"`
	X1 frontend.Variable `gnark:"x"`
	X2 frontend.Variable `gnark:"x"`

	Y0 frontend.Variable `gnark:",public"`
	Y1 frontend.Variable `gnark:",public"`
	Y2 frontend.Variable `gnark:",public"`
}

func (*Circuit) Define

func (circuit *Circuit) Define(api frontend.API) error

Jump to

Keyboard shortcuts

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