sparse_grid_laguerre_test
    
    
    
      sparse_grid_laguerre_test,
      a C++ code which
      calls sparse_grid_laguerre(), which
      constructs sparse grids based on 1D Gauss-Laguerre rules.
    
    
      Licensing:
    
    
      The information on this web page is distributed under the MIT license.
    
    
      Related Data and Programs:
    
    
      
      sparse_grid_laguerre,
      a C++ code which
      creates sparse grids based on Gauss-Laguerre rules.
    
    
      Source Code:
    
    
      
    
    
      
        - 
          lg_d2_level3_r.txt,
          the "R" file for a sparse grid quadrature rule for spatial dimension 2
          and level 3.
        
 
        - 
          lg_d2_level3_w.txt,
          the "W" file for a sparse grid quadrature rule for spatial dimension 2
          and level 3.
        
 
        - 
          lg_d2_level3_x.txt,
          the "X" file for a sparse grid quadrature rule for spatial dimension 2
          and level 3.
        
 
      
    
    
    
      Last revised on 16 April 2020.