13. Generate Gauss-Legendre integration points¶
sasmodels.gengauss¶
Generate the Gauss-Legendre integration points and save them as a C file.
-
sasmodels.gengauss.gengauss(n, path)¶ Save the Gauss-Legendre integration points for length n into file path.