package hardcaml_circuits

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

Module Cordic_reference.ModeSource

iteration mode

Sourcetype t =
  1. | Rotation
  2. | Vectoring
  3. | Inverse