pub fn with_cache<F, R>(f: F) -> Rwhere
F: FnOnce(&mut PolynomialCache) -> R,Expand description
Access the thread-local polynomial cache
pub fn with_cache<F, R>(f: F) -> Rwhere
F: FnOnce(&mut PolynomialCache) -> R,Access the thread-local polynomial cache