PLaSK library
Loading...
Searching...
No Matches
gauss_laguerre.hpp File Reference
#include <plask/plask.hpp>
Include dependency graph for gauss_laguerre.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  plask
 Patterson quadrature for complex function along specified line.
 
namespace  plask::optical
 
namespace  plask::optical::modal
 

Functions

void plask::optical::modal::gaussLaguerre (size_t n, std::vector< double > &abscissae, DataVector< double > &weights, double scale=1.)
 Compute ascissae and weights for Gauss-Laguerre quadatures.