package tezos-plonk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Custom_gate.Custom_gate_implSource

Parameters

Signature

Sourcemodule PP = PP
module MP = PP.MP
module Scalar = PP.PC.Scalar
module Domain = PP.PC.Polynomial.Domain
module Evaluations = PP.Evaluations
module MPoly = PP.MP.Polynomial
module Fr_generation = PP.PC.Fr_generation
Sourceval monomial_of_list : SMap.key list -> int SMap.t
Sourceval one : Scalar.t
Sourceval minus_one : Scalar.t
Sourceval x_poly : Poly.t
Sourceval left : string
Sourceval right : string
Sourceval output : string
Sourceval next_left : string
Sourceval next_right : string
Sourceval next_output : string
Sourceval prefix_list : string -> string list -> string list
Sourceval arith : string
Sourcemodule type Gate_base_sig = sig ... end
Sourcemodule type Params = sig ... end
Sourcemodule Gate_aggregator : sig ... end
OCaml

Innovation. Community. Security.