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