package tezos-plonk

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

Module Polynomial.DomainSource

Sourcetype scalar = scalar
Sourceval t : t Repr.t
Sourceval length : t -> int
Sourceval get : t -> int -> scalar
Sourceval primitive_root_of_unity : int -> scalar
Sourceval build : ?primitive_root:scalar -> int -> t
Sourceval build_power_of_two : ?primitive_root:scalar -> int -> t
Sourceval subgroup : log:int -> t -> t
Sourceval inverse : t -> scalar array
OCaml

Innovation. Community. Security.