openvm_
algebra_
complex_
macros
0.1.0
All Items
Crate Items
Macros
Crate
openvm_algebra_complex_macros
Copy item path
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.