package hardcaml_circuits

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

Determines the cordic update equations

type t =
  1. | Circular
  2. | Linear
  3. | Hyperbolic