feo_math/multivariate/
mod.rs

1//! multivariate operations 
2//! 
3//! Unstable
4//! TODO: compress down into one construct
5//! 
6
7
8pub mod with_var;
9pub mod one_unknown;
10pub mod two_unknown; // todo make into one struct