package tezos-plonk

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

Module MP.MonomialSource

Sourcetype t
Sourceval encoding : t Data_encoding.t
Sourceval one : t
Sourceval singleton : string -> t
Sourceval get_support : t -> string list
Sourceval compare : t -> t -> int
Sourceval equal : t -> t -> bool
Sourceval deg : t -> string -> int
Sourceval mul : t -> t -> t
Sourceval apply : t -> spec -> (scalar * t) option
Sourceval to_ascii : t -> string option
Sourceval pp : Format.formatter -> t -> unit
Sourceval add_prefix : string -> t -> t
Sourcemodule MonomialOperators : sig ... end
OCaml

Innovation. Community. Security.