PLaSK library
Loading...
Searching...
No Matches
gauss_legendre.hpp File Reference
#include <plask/plask.hpp>
Include dependency graph for gauss_legendre.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::gaussLegendre (size_t n, std::vector< double > &abscissae, DataVector< double > &weights)
 Compute ascissae and weights for Gauss-Legendre quadatures.