binius_math/multilinear/
mod.rs

1// Copyright 2025 Irreducible Inc.
2
3pub mod eq;
4pub mod evaluate;
5pub mod fold;