Skip to main content

poly_add

Function poly_add 

Source
pub fn poly_add(a: &[f64], b: &[f64]) -> Vec<f64>
Expand description

Add two polynomials (may differ in length).