[][src]Function peroxide::special::legendre::gauss_legendre_table

pub fn gauss_legendre_table(n: usize) -> (Vec<f64>, Vec<f64>)