PLaSK library
Loading...
Searching...
No Matches
gauss_laguerre.cpp File Reference
#include "gauss_laguerre.hpp"
#include "fortran.hpp"
#include <memory>
Include dependency graph for gauss_laguerre.cpp:

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.