package tezos-plonk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val compute_prime : prefix:(string -> string) -> Evaluations.t -> Evaluations.t -> Evaluations.t -> PP.PC.Scalar.t -> PP.PC.Scalar.t -> Evaluations.t SMap.t -> SMap.key list -> SMap.key list -> string -> int -> Evaluations.t
val precompute_perm_identity_poly : prefix:(string -> SMap.key) -> string list -> PP.PC.Scalar.t -> PP.PC.Scalar.t -> int -> Evaluations.t SMap.t -> Evaluations.t SMap.t
val compute_Z : int array -> Domain.t -> Scalar.t -> Scalar.t -> Evaluations.t -> int array SMap.t -> Evaluations.polynomial