Macros§
- Define polynomial expressions compactly using named positional arguments
- Useful for concisely creating structs that implement CompositionPolyOS. This currently only supports creating composition polynomials of tower level 0.
Derive Macros§
- Implements
pub fn iter_oracles(&self) -> impl Iterator<Item = OracleId>
. - Implements
pub fn iter_polys(&self) -> impl Iterator<Item = MultilinearExtension<P>>
.