Crate openvm_algebra_complex_macros

Crate openvm_algebra_complex_macros 

Source

Macrosยง

complex_declare
This macro is used to declare the complex extension fields. Usage:
complex_impl_field
complex_init
This macro is used to initialize the complex extension fields. It must be called after moduli_init! is called.